scipy.special.beip#
- scipy.special.beip(x, out=None) = <ufunc 'beip'>#
Kelvin 函数 bei 的导数。
- 参数:
- xarray_like
实数参数。
- outndarray, 可选
用于函数结果的可选输出数组。
- 返回值:
- 标量或 ndarray
bei 的导数值。
另请参阅
参考文献
[dlmf]NIST, Digital Library of Mathematical Functions, https://dlmf.nist.gov/10#PT5