XLPack
7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches
C10d. Airy functions
WAiryai
WAiryaid
WAirybi
WAirybid
◆
WAiryaid()
Function WAiryaid
(
X As
Double
)
Derivative Ai'(x) of Airy function Ai(x)
Purpose
WAiryaid computes the derivative Ai'(x) of the Airy function Ai(x).
Ai(x) = (1/π) * ∫cos((1/3)t^3 + xt) dt [0, ∞]
Returns
Ai'(x).
Parameters
[in]
X
Argument x.
Reference
boost/math/special_functions
Generated by
1.9.7