search for in the function list all php.net sites this mirror only online documentation bug database Site News Archive All Changelogs just pear.php.net just pecl.php.net just talks.php.net general mailing list developer mailing list documentation mailing list
view this page in
(PHP 4 >= 4.0.7, PHP 5)
cosh — 双曲余弦
返回 arg 的双曲余弦值,定义为 (exp(arg) + exp(-arg))/2。
参见: cos()、 acosh()、 sin()和 tan()。