Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the complementary error function integrated between the specified value and infinity.
Version Information
Version Added: Excel 2010
Syntax
expression .ErfC_Precise(Arg1)
expression A variable that represents a WorksheetFunction object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
Arg1 |
Required |
Variant |
The value to compute against. |
Return Value
Double
Remarks
If the specified value is nonnumeric, ErfC_Precise generates an error.