Function rgsl::elliptic::legendre::complete::ellint_Pcomp_e
[−]
[src]
pub fn ellint_Pcomp_e(k: f64, n: f64, mode: Mode) -> (Value, Result)
This routine computes the complete elliptic integral \Pi(k,n) to the accuracy specified by the mode variable mode. Note that Abramowitz & Stegun define this function in terms of the parameters m = k2 and \sin2(\alpha) = k2, with the change of sign n \to -n.