ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() ![]() | besselJn(InArrayDouble, 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] |
![]() ![]() | besselJn(InArraySingle, 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] |
See Also