kelvinBer0Derivative¶
Evaluates the derivative of the Kelvin function of the first kind, ber, of order zero.
Synopsis¶
kelvinBer0Derivative (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, ber, of order zero evaluated at x.
Description¶
The function ber′0(x) is defined to be
ddxber0(x)
The function kelvinBer0Derivative
is based on the work of Burgoyne
(1963).
If |x|>119, NaN is returned.