Difference between revisions of "ErfInv"

(added graph)
(Removed Library and duplicated See also section)
Line 7: Line 7:
  
 
[[image:ErfInvGraph.png]]
 
[[image:ErfInvGraph.png]]
 
= Library =
 
 
Advanced Math
 
 
= See Also =
 
 
* [[Erf]], [[CumNormal]]
 
* [[CumNormalInv]]
 
 
= Library =
 
 
Advanced math
 
  
 
= Example =
 
= Example =
Line 27: Line 14:
 
= See Also =
 
= See Also =
  
* [[Erf]] -- the error function
+
* [[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.

ErfInvGraph.png

Example

ErfInv(Erf(2)) → 2

See Also

Comments


You are not allowed to post comments.