{ } Raw JSON

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 : int

Number of zeros to compute. Must be positive.

Returns

: ndarray

First nt zeros of the Kelvin function.

See also

kei

Aliases

  • scipy.special.kei_zeros