WorksheetFunction.ImCot(Object) 方法

定义

返回复数的余切值。

public:
 System::String ^ ImCot(System::Object ^ Arg1);
public string ImCot (object Arg1);
Public Function ImCot (Arg1 As Object) As String

参数

Arg1
Object

需要其余切的复数。

返回

STRING

适用于