総合手引
セクション 3
ジャンプ:
English
オプション
manページ — ACOSH
名称
acosh
,
acoshf
– 逆双曲余弦関数
内容
ライブラリ
書式
解説
戻り値
関連項目
歴史
ライブラリ
Math Library (libm, -lm)
書式
#include <math.h>
double
acosh
(double x)
;
float
acoshf
(float x)
;
解説
acosh
()
および
acoshf
()
関数は、実数の引数
x
の逆双曲余弦を計算します。 丸めによる誤差の議論は、
math(3)
を参照してください。
戻り値
acosh
()
および
acoshf
()
関数は、
x
逆双曲余弦を返します。
VAX
および
Tahoe
では、引数が 1 よりも小さい場合に、
acosh
()
はグローバル変数
errno
を
EDOM
に設定し、予約されたオペランドフォルトが生成されます。
関連項目
asinh(3)
,
atanh(3)
,
exp(3)
,
math(3)
歴史
acosh
()
関数は、
BSD 4.3
で登場しました。
ACOSH (3)
May 6, 1991
総合手引
セクション 3
ジャンプ:
English
オプション
Copyright:
The
copyright notice of this manual page is here
(plain text).
このマニュアルページサービスについてのご意見は
Ben Bullock
にお知らせください。
Privacy policy
.
“
The “N” in NFS stands for Not, or Need, or perhaps Nightmare
”
— Harry Spencer