WorksheetFunction.ErfC_Precise (Excel)
Returns the complementary error function integrated between the specified value and infinity.
If the specified value is nonnumeric, ErfC_Precise generates an error.
ErfC_Precise (Arg1)
Arg1: The value to compute against.
Dim dblErfC_Precise As Double
dblErfC_Precise = WorksheetFunction.ErfC_Precise(Arg1:=)