airy_bi_deriv
Definition:
evaluates an approximation to the derivative of the Airy function Bi(x). It is based on a number of Chebyshev expansions.
For more information please review the s17akc function in the NAG document.
Parameters:
- x (input, double)
- The argument x of the function.
(output, double)- Approximation of the derivative of the Airy function
.