RealTEllippi Method

Returns the 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 Real<T> Ellippi(
	Real<T> m
)

Parameters

m  RealT

Return Value

RealT

Implements

IRealMathTEllippi(T)

See Also