$ErfC: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
EllieWiccan (talk | contribs) (Automatically generated page update) |
||
Line 10: | Line 10: | ||
<p class="syntax"><span class="term">%num</span><span class="literal"> = $ErfC(</span><span class="term">x</span><span class="literal">)</span> </p> | <p class="syntax"><span class="term">%num</span><span class="literal"> = $ErfC(</span><span class="term">x</span><span class="literal">)</span> </p> | ||
[[Category: Mathematical $functions]] | [[Category: Mathematical $functions]] |
Revision as of 19:33, 23 July 2015
Error function complement
Note: Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is currently no direct OO equivalent for the $ErfC function.
The $ErfC function returns 1 - the $Erf value, that is:
1 − 2/√π 0∫x e-z2 dz
Syntax
%num = $ErfC(x)