SpreadJS Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.