XLPack
6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches
C10d. Airy functions
_airyai
_airyaid
_airybi
_airybid
_cairy
_cbiry
◆
_airybid()
double _airybid
(
double
x
)
Derivative Bi'(x) of Airy function Bi(x)
Purpose
airybid computes the derivative Bi'(x) of the Airy function Bi(x).
Returns
Bi'(x).
Parameters
[in]
x
Argument x.
Error handling
Range error (ERANGE) may occur.
Reference
boost/math/special_functions
Generated by
1.9.6