다음을 통해 공유


WorksheetFunction.ErfC_Precise Method (Excel)

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

Version Information

추가된 버전: Excel 2010

Syntax

.ErfC_Precise(Arg1)

A variable that represents a WorksheetFunction object.

Parameters

Name

Required/Optional

Data Type

Description

Arg1

필수

Variant

The value to compute against.

Return Value

Double

Remarks

If the specified value is nonnumeric, ErfC_Precise generates an error.

참고 항목

개념

WorksheetFunction Object

WorksheetFunction Object Members