kelvinBei0Derivative¶
Evaluates the derivative of the Kelvin function of the first kind, bei, of order zero.
Synopsis¶
kelvinBei0Derivative (x)
Required Arguments¶
- float
x
(Input) - Argument for which the function value is desired.
Return Value¶
The derivative of the Kelvin function of the first kind, bei, of order zero evaluated at x.
Description¶
The function bei′0(x) is defined to be
ddxbei0(x)
The function kelvinBei0Derivative
is based on the work of Burgoyne
(1963). If |x|>119, NaN is returned.