Special.EllipticK(Double) Method

Returns the value of the complete elliptic integral of the first kind.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static double EllipticK(
	double k
)

Parameters

k  Double
The modulus.

Return Value

Double

See Also