= 4.1.0, PHP 5, PHP 7, PHP 8)acosh — 反雙曲余弦說明acosh(float $arg): float返回 arg 的反雙曲余弦值,即,其雙曲余弦為 arg 的那個值。 參數(shù)arg要處理的值 返回值The inverse hyperboli">
(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
acosh — 反雙曲余弦
$arg): float
返回 arg 的反雙曲余弦值,即,其雙曲余弦為
arg 的那個值。
arg要處理的值
The inverse hyperbolic cosine of arg
| 版本 | 說明 |
|---|---|
| 5.3.0 | This function is now available on all platforms |