Difference between revisions of "ErfInv"

(added graph)
Line 5: Line 5:
  
 
The inverse error function.  Returns the value x such that <code>[[Erf]](x)=y</code>.
 
The inverse error function.  Returns the value x such that <code>[[Erf]](x)=y</code>.
 +
 +
[[image:ErfInvGraph.png]]
  
 
= Library =
 
= Library =

Revision as of 21:00, 14 January 2013


ErfInv(y)

The inverse error function. Returns the value x such that Erf(x)=y.

ErfInvGraph.png

Library

Advanced Math

See Also

Library

Advanced math

Example

ErfInv(Erf(2)) → 2

See Also

Comments


You are not allowed to post comments.