UncNumberEllippi Method

Returns the complete elliptic integral of the third kind.

Definition

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

Parameters

_m  UncNumber

Return Value

UncNumber

Implements

IRealMathTEllippi(T)

See Also