Difference between revisions of "Erf"

(Copied from old user guide and changed status)
Line 1: Line 1:
 
[[category:Math Functions]]
 
[[category:Math Functions]]
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 +
 +
= Err(x) =
  
 
The error function, defined as:
 
The error function, defined as:
:<math>Erf(x) = {2\over\sqrt{\pi}}} \int_0^x e^{-t^2} dt</math>
+
:<big>[[Erf]](x)</big> = [[Image:Erf.png]]
  
 
= Library =
 
= Library =

Revision as of 23:27, 24 September 2009


Err(x)

The error function, defined as:

Erf(x) = Erf.png

Library

Advanced math

See Also

  • ErfInv -- the inverse error function
  • CumNormal -- the closely related cumulative normal density function.
Comments


You are not allowed to post comments.