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