WorksheetFunction.ErfC_Precise(Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
double ErfC_Precise(System::Object ^ Arg1);
public double ErfC_Precise (object Arg1);
Public Function ErfC_Precise (Arg1 As Object) As Double
参数
返回
注解
如果指定值为非数值,ErfC_Precise 将生成错误。
如果指定值为负,ErfC_Precise 将生成错误。
适用于