(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
tanh — 雙曲正切
$num
返回 num 的雙曲正切值,定義為 sinh($num)/cosh($num)。
num
sinh($num)/cosh($num)
要處理的參數
num 的雙曲正切值