Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - 日本語 -
Scilab help >> Special Functions > erfcx

erfcx

scaled complementary error function.

Calling Sequence

y = erfcx(x)

Arguments

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 — The error function.
  • erfc — The complementary error function.
  • calerf — computes error functions.

Authors

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

<< erfc Special Functions erfinv >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:09:57 CEST 2011