SciPy

scipy.special.pro_rad2_cv

scipy.special.pro_rad2_cv(m, n, c, cv, x) = <ufunc 'pro_rad2_cv'>

Prolate spheroidal radial function pro_rad2 for precomputed characteristic value

Computes the prolate spheroidal radial function of the second kind and its derivative (with respect to x) for mode parameters m>=0 and n>=m, spheroidal parameter c and |x| < 1.0. Requires pre-computed characteristic value.

Returns
s

Value of the function

sp

Value of the derivative vs x

Previous topic

scipy.special.pro_rad1_cv

Next topic

scipy.special.obl_ang1_cv