You are here: Symbol Reference > SpecialFuncs Namespace > Functions > SpecialFuncs.EllipComplete Function
MtxVec VCL
ContentsIndex
PreviousUpNext
SpecialFuncs.EllipComplete Function

Complete elliptic integral, additional options.

Pascal
function EllipComplete(m: double; Epsilon: double; var e: double): double; overload;
Parameters 
Description 
Defines integral evaluation point, real value on closed interval [0,1]. 
Epsilon 
Defines the accuracy for evaluating elliptic integral of the second kind. 
Returns the value of the complete elliptic integral of the second kind, evaluated at m, to the accuracy Epsilon. 

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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!