Click or drag to resize

AdvancedMathEllipticNome Method

Compute the Jacobi nome of the given elliptic modulus.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public static double EllipticNome(
	double k
)

Parameters

k
Type: SystemDouble
The elliptic modulus.

Return Value

Type: Double
The corresponding Jacobi nome q.
See Also