Spread Formula Reference
ERFC.PRECISE
Formula Functions > Functions D to G > ERFC.PRECISE

This function calculates the complementary ERF function integrated between a lower limit and infinity.

Syntax

ERFC.PRECISE(lowerlimit)

Arguments

The argument is the lower limit from which to integrate to infinity when calculating this function.

Remarks

If lowerlimit is nonnumeric, this function returns the #VALUE! error value.

Data Types

Accepts numeric data. Returns numeric data.

Examples

ERFC.PRECISE(K16)

ERFC.PRECISE(R16C11)

ERFC.PRECISE(0.49) gives the result 0.4883317389531623

Version Available

This function is available in Spread for Windows Forms 11.0 or later.

See Also

ERFC