ERF

ERF(arg1, arg2) → { number | string | boolean }

Returns the error function.

Parameters:

Name Type Description
arg1 any

Is the lower bound for integrating ERF.

arg2 any

Is the upper bound for integrating ERF.

Returns:

Type
number | string | boolean