ERFC

Name

ERFC -- 

Synopsis

ERFC(x)

Description

The ERFC function returns the integral of the complimentary error function between the limits 0 and @x.

If @x is not numeric a #VALUE! error is returned. If @x < 0 a #NUM! error is returned.

Examples

See also

ERF