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