Scilab 5.4.1
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
See the recommended documentation of this function
erf
The error function.
Calling Sequence
y = erf(x)
Arguments
- x
real vector or matrix
- y
real vector or matrix (of same size than x)
Description
erf
computes the error function:

Comments
Add a comment:
Please login to comment this page.