RealTInvErf Method

Returns the inverse error function.

Definition

Namespace: Metas.UncLib.Core
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9449.24016
C#
public Real<T> InvErf()

Return Value

RealT

Implements

IRealMathTInvErf

See Also