WorksheetFunction.ErfC_Precise Method (Excel)
Office 2013
Published: July 16, 2012
Returns the complementary error function integrated between the specified value and infinity.
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