UncNumberEllippi Method

Returns the complete elliptic integral of the third kind.

Definition

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

Parameters

_m  UncNumber

Return Value

UncNumber

Implements

IRealMathTEllippi(T)

See Also