Dew Math for .NET
|
Airy function of the first kind or it's derivative (Complex argument, allows derivative or scale.
Parameters |
Description |
TCplx Z |
Function independant variable, complex value. |
bool Derive |
If true, function will return Airy derivative instead of the actual Airy (AI) function. |
bool Scale |
If true, result function or it's derivative is scaled by Exp(z), where z = (2/3)*(Z)^(3/2) |
ref int Error |
Returns error code after the calculation. Return values are:
|
If Derive is false, it will return Airy function of the first kind.
If Derive is true, it will return derivative of Airy function of the first kind. If Scale is true, result is additionaly multiplied by factor (see below)
Biry, Besh, Besj, Besk, Besy, EllipComplete, EllipJacoby
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|