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