{ } Raw JSON

bundles / scipy 1.17.1 / scipy / special / _basic / keip_zeros

function

scipy.special._basic:keip_zeros

source: /scipy/special/_basic.py :2380

Signature

def   keip_zeros ( nt )

Summary

Compute nt zeros of the derivative of the Kelvin function kei.

Parameters

nt : int

Number of zeros to compute. Must be positive.

Returns

: ndarray

First nt zeros of the derivative of the Kelvin function.

See also

kei
keip

Aliases

  • scipy.special.keip_zeros