WorksheetFunction.ErfC_Precise method (Excel)

Returns the complementary error function integrated between the specified value and infinity.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.