表示: Delphi
C++
表示設定
System.Math.ArcCotH
提供:XE2 API Documentation
Delphi
function ArcCotH(const X: Single): Single; function ArcCotH(const X: Double): Double; function ArcCotH(const X: Extended): Extended;
C++
extern PACKAGE float __fastcall ArcCotH(const float X)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
説明
指定された数値の逆双曲線余接を計算します。
ArcCotH は X の逆双曲線余接を返します。