Special |
Name | Description | |
---|---|---|
KelvinBer(Double) |
Returns the Kelvin function ber.
KelvinBer(x) is given by the real part of BesselJ(0, j * sqrt(j) * x) where j = sqrt(-1). KelvinBer(x) is equivalent to KelvinBer(0, x). | |
KelvinBer(Double, Double) |
Returns the Kelvin function ber.
KelvinBer(nu, x) is given by the real part of BesselJ(nu, j * sqrt(j) * x) where j = sqrt(-1). |