(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
tanh — 双曲正切
$num
返回 num 的双曲正切值,定义为 sinh($num)/cosh($num)。
num
sinh($num)/cosh($num)
要处理的参数
num 的双曲正切值