Dew Math for .NET
|
Bessel function of the first kind Jn(A) (Real argument, can be scaled).
Parameters |
Description |
double NU |
Defines the order of the Bessel function of the first kind Jn. |
double A |
Defines real value for which Jn(A) should be evaluated. |
bool Scale |
If Scale parameter is true, Jn(A) is multiplied by exp(-|Im(A)|). |
the Bessel function of the first kind Jn(Z) with NU parameter describing order of Bessel function. If Scale parameter is true, Jn(Z) is multiplied by factor (see above).
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|