ERFC function

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ERFC

Calculates the complementary error function (complementary Gauss error function).

This function is only available if the Analysis AddIn is installed.

Syntax:

ERFC(number)

returns the error function calculated between number and infinity, that is, the complementary error function for number.
ERFC(x) = 1 - ERF(x).

Example:

ERFC(0.5)

returns 0.479500122187.

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.



See Also

Personal tools
In other languages