An NDoc Documented Class Library |
|
ErrorFunction.Erf Method
Returns the error function erf(x).
Parameters
-
x
- The value.
Return Value
the error function erf(x).
Remarks
The implementation of this method is based on:
See Also
ErrorFunction Class | numerics4net.special Namespace