scipy.special.berp#

scipy.special.berp(x, out=None) = <ufunc 'berp'>#

Kelvin 函數 ber 的導數。

參數:
xarray_like

實數引數。

outndarray, optional

函數結果的可選輸出陣列。

回傳值:
scalar 或 ndarray

ber 導數的值。

另請參閱

ber

參考文獻

[dlmf]

NIST, 數位數學函數庫, https://dlmf.nist.gov/10#PT5