Name

erfcx — scaled complementary error function.

Calling Sequence

y = erfcx(x)

Parameters

x

real vector or matrix

y

real vector or matrix (of same size than x)

Description

erfcx computes the scaled complementary error function:

See Also

erf, erfc, calerf

Authors

W. J. Cody (code from Netlib (specfun))