Difference between revisions of "ErfInv"
(added graph) |
(Removed Library and duplicated See also section) |
||
Line 7: | Line 7: | ||
[[image:ErfInvGraph.png]] | [[image:ErfInvGraph.png]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Example = | = Example = | ||
Line 27: | Line 14: | ||
= See Also = | = See Also = | ||
− | * [[Erf]] | + | * [[Erf]], [[CumNormal]] |
* [[CumNormalInv]] | * [[CumNormalInv]] |
Revision as of 16:44, 21 August 2015
ErfInv(y)
The inverse error function. Returns the value x such that Erf(x)=y
.
Example
ErfInv(Erf(2)) → 2
See Also
Comments
Enable comment auto-refresher