WorksheetFunction.ImSech(Object) 方法

定义

返回复数的正割值。

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

参数

Arg1
Object

需要其双曲正割的复数。

返回

STRING

适用于