Difference between revisions of "Erf"
(→Erf(x)) |
|||
Line 2: | Line 2: | ||
[[Category:Doc Status C]] <!-- For Lumina use, do not change --> | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | ||
− | = | + | = Erf(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> |
+ | |||
+ | [[image:ErfGraph.png]] | ||
= Library = | = Library = |
Revision as of 20:57, 14 January 2013
Comments
Enable comment auto-refresher