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