scipy.special.beip#
- scipy.special.beip(x, out=None) = <ufunc 'beip'>#
 Derivative of the Kelvin function bei.
- Parameters:
 - xarray_like
 Real argument.
- outndarray, optional
 Optional output array for the function results.
- Returns:
 - scalar or ndarray
 The values of the derivative of bei.
See also
References
[dlmf]NIST, Digital Library of Mathematical Functions, https://dlmf.nist.gov/10#PT5