WorksheetFunction.Acoth(Double) 方法

定义

返回数字的反双曲余切值。

public:
 double Acoth(double Arg1);
public double Acoth (double Arg1);
Public Function Acoth (Arg1 As Double) As Double

参数

Arg1
Double

所需角度的双曲余切值。

返回

适用于