You are here: Symbol Reference > Math387 Namespace > Functions > Math387.ErfInv Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.ErfInv Function

Inverse error function.

Pascal
function ErfInv(y: double): double; overload;

the Inverse error function.

Returns the inverse error function Erf for given y. The inverse error function satisfies the equation x=Erf(y).

Erf, ErfInv

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!