erf

Syntax: erf(x)

Description: Returns the error function erf(x)See: http://mathworld.wolfram.com/Erf.htmlIf the argument is vector, returns vector.

Group: special_functions

Note:

Example:

erf(3.5)

Also see: beta

Implemented in: LambdaERF.java