Special |
Name | Description | |
---|---|---|
SphericalBesselJ(Double, Double) |
Returns the spherical Bessel function of the first kind.
SphericalBesselJ(n, z) is given by Sqrt(pi/2) / Sqrt(z) * BesselJ(n + 1/2, z). | |
SphericalBesselJ(Double, Complex) |
Returns the spherical Bessel function of the first kind.
SphericalBesselJ(n, z) is given by Sqrt(pi/2) / Sqrt(z) * BesselJ(n + 1/2, z). |