Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Statistical Distributions
See also: erf

Function: erfc
Description: erfc returns 1.0 - erf(x).

Usage: y = erfc(x)
Input:
x array
Output:
z array

Note:

Example:
x = #(0, 1/sqrt(2))~#(-1, -1/sqrt(2))
erfc(x)

Result:
Contents of erfc

[1,]        1   1.8427



(C) MD*TECH Method and Data Technologies, 05.02.2006