You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > SpecialFuncs Class > SpecialFuncs Methods > EllipComplete Method > SpecialFuncs.EllipComplete Method (double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
SpecialFuncs.EllipComplete Method (double)

Complete elliptic integral.

Syntax
C#
Visual Basic
public static double EllipComplete(double m);
Parameters 
Description 
double m 
Defines integral evaluation point, real value on closed interval [0,1]. 

the complete elliptic integrals of the first kind, evaluated at m. Parameter m must lie on the (0,1) interval, otherwise an exception is raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!