{ } Raw JSON

bundles / scipy latest / scipy / special / _basic / beip_zeros

function

scipy.special._basic:beip_zeros

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

Signature

def   beip_zeros ( nt )

Summary

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

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

bei
beip

Aliases

  • scipy.special.beip_zeros