表示: Delphi C++
表示設定

System.VarCmplx.VarComplexArcTanH

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function VarComplexArcTanH(const AValue: Variant): Variant;

C++

extern PACKAGE System::Variant __fastcall VarComplexArcTanH(const System::Variant &AValue);

プロパティ

種類 可視性 ソース ユニット
function public
System.VarCmplx.pas
System.VarCmplx.hpp
System.VarCmplx System.VarCmplx

説明

複素数のハイパボリックアークタンジェントを返します。

VarComplexArcTanH は,複素数のハイパボリックアークタンジェントを計算し,その結果を返します。

AValue は,値が複素数を表している Variant です。

VarComplexArcTanH は,値が AValue のハイパボリックアークタンジェントである Variant を返します。

関連項目

以前のバージョン
他の言語