UncNumberEllippi Method

Returns the complete elliptic integral of the third kind.

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.9.9435.16872
C#
public UncNumber Ellippi(
	UncNumber _m
)

Parameters

_m  UncNumber

Return Value

UncNumber

Implements

IRealMathTEllippi(T)

See Also