XLPack
7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
C10d. Airy functions
airyai
airyaid
airybi
airybid
cairy
cbiry
◆
airyaid()
double airyaid
(
double
x
)
Derivative Ai'(x) of Airy function Ai(x)
Purpose
airyaid computes the derivative Ai'(x) of the Airy function Ai(x).
Returns
Ai'(x).
Parameters
[in]
x
Argument x.
Error handling
Range error (ERANGE) may occur.
Reference
boost/math/special_functions
Generated by
1.9.7