Special.Spherical Bessel Y Method
Evaluates the spherical Bessel function of the second kind.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The spherical Bessel function of the second kind.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double SphericalBesselY(
int n,
double x
)
Parameters
Return Value
DoubleThe spherical Bessel function of the second kind.