次の方法で共有


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

適用対象