bundles / scipy 1.17.1 / scipy / special / _basic / kei_zeros
function
scipy.special._basic:kei_zeros
source: /scipy/special/_basic.py :2255
Signature
def kei_zeros ( nt ) Summary
Compute nt zeros of the Kelvin function kei.
Parameters
nt: intNumber of zeros to compute. Must be positive.
Returns
: ndarrayFirst
ntzeros of the Kelvin function.
See also
Aliases
-
scipy.special.kei_zeros