# ERF.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 error function.

## Syntax

ERF.PRECISE(*limit*)

## Arguments

This function has the following argument:

| **Argument** | **Description** |
| -------- | ----------- |
| *limit* | If *limit* is nonnumeric, the function returns the #VALUE! error value |

## Data Types

Accepts numeric data. Returns numeric data.

## Examples

`ERF.PRECISE(K16)`
`ERF.PRECISE(R16C11)`
`ERF.PRECISE(0.49)` gives the result 0.5116682610468377

## Version Available

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

## See Also

[ERF](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsDtoG/FunctionERF)