Dew Math for .NET
|
Bessel function of the second kind Kn(Z) (Complex argument, can be scaled).
Parameters |
Description |
double NU |
Defines the order of the Bessel function of the second kind Yn. |
TCplx Z |
Defines complex value for which Kn(Z) should be evaluated. |
bool Scale |
If Scale parameter is true, Kn(Z) is multiplied by exp(-|Re(Z)|). |
the Bessel function of the second kind Kn(Z), with NU parameter describing order of Bessel function.If Scale parameter is true, Kn(Z) is multiplied by appropriate factor (see below).
Airy, Biry, Besh, Besy, Besj, Besi, EllipComplete, EllipJacoby
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|