ILNumerics Ultimate VS

ILMath.besselJn Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberbesselJn(InArray<Double>, Int32)
Evaluates the Bessel function of the first kind, integer order n-th of the argument. For more details about this function, see Wikipedia - Bessel functions of the first kind.

[ILNumerics Computing Engine]

Public methodStatic memberbesselJn(InArray<Single>, Int32)
Evaluates the Bessel function of the first kind, integer order n-th of the argument. For more details about this function, see Wikipedia - Bessel functions of the first kind.

[ILNumerics Computing Engine]

Top
See Also

Reference