MathEllippiT Method

Complete elliptic integral of the third kind

Definition

Namespace: Metas.UncLib.Core
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9393.15154
C#
public static T Ellippi<T>(
	T n,
	T m
)
where T : Object, IRealNumber<T>

Parameters

n  T
m  T

Type Parameters

T
Real Type

Return Value

T

See Also