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 \(\text{ber}'_0(x)\) is defined to be
\[\frac{d}{dx} \mathrm{ber}_0(x)\]
The function kelvinBer0Derivative
is based on the work of Burgoyne
(1963).
If \(|x|>119\), NaN is returned.