BESSELJ |
BESSELJ(x, n) |
Returns the modified Bessel function represented by J(x). |
x | The value at which to evaluate the function. |
n | The order of the function. |
REMARKS |
* If any of the arguments are not numeric, then #VALUE! is returned. * If "n" is not an integer, it is truncated. * If "n" < 0, then #NUM! is returned. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top