scipy.special.obl_ang1_cv

scipy.special.obl_ang1_cv(x1, x2, x3, x4, x5[, out1, out2]) = <ufunc 'obl_ang1_cv'>

(s,sp)=obl_ang1_cv(m,n,c,cv,x) computes the oblate sheroidal angular function of the first kind and its derivative (with respect to x) for mode paramters m>=0 and n>=m, spheroidal parameter c and |x| < 1.0. Requires pre-computed characteristic value.

Previous topic

scipy.special.pro_rad2_cv

Next topic

scipy.special.obl_rad1_cv