[sf.cmath.comp.ellint.3] (original) (raw)

26 Numerics library [numerics]

26.8 Mathematical functions for floating-point types [c.math]

26.8.6 Mathematical special functions [sf.cmath]

26.8.6.6 Complete elliptic integral of the third kind [sf.cmath.comp.ellint.3]

double comp_ellint_3(double k, double nu);float comp_ellint_3f(float k, float nu);long double comp_ellint_3l(long double k, long double nu);

Effects:These functions compute the complete elliptic integral of the third kind of their respective argumentsk and nu.

Returns:
wherek is k andν is nu.