XLPack
6.1
C/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.6