# ERFC.PRECISE

Spread for WinForms provides advanced software components that support Excel import/export, full cell customization, an extensive calculation engine with over 450 functions and more, all with zero dependencies on Excel.

## Content



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](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsDtoG/FunctionERFC)