(PHP 4 >= 4.0.7, PHP 5)
sinh — 双曲正弦
返回 arg 的双曲正弦值,定义为 (exp(arg) - exp(-arg))/2。
参见: sin()、 asinh()、 cos()和 tan()。