<-- Previous || Up || Next -->

AI Function
Math Engineering Class

Public Function AI( _
    ByVal vX As Variant _
    ) As Variant

Evaluate the Airy function.

Examples:
    AI(-.5) = 0.47572809161054
    AI(0.0) = 0.355028053887817
    AI(+.5) = 0.231693606480833
See also:
    AIE Function
    BI Function
    DAI Function
vX: Function returns Null if vX is Null or cannot be fixed up to a Double precision floating point number.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.