Difference between revisions of "Erf"
m (adding doc status category stub page) |
(Copied from old user guide and changed status) |
||
Line 1: | Line 1: | ||
[[category:Math Functions]] | [[category:Math Functions]] | ||
− | [[Category:Doc Status | + | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> |
− | The error function | + | The error function, defined as: |
− | + | :<math>Erf(x) = {2\over\sqrt{\pi}}} \int_0^x e^{-t^2} dt</math> | |
− | {{ | + | |
+ | = Library = | ||
+ | |||
+ | Advanced math | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[ErfInv]] -- the inverse error function | ||
+ | * [[CumNormal]] -- the closely related cumulative normal density function. |
Revision as of 21:11, 10 July 2007
Comments
Enable comment auto-refresher