tanh

(PHP 4 >= 4.1.0, PHP 5)

tanh -- 雙曲正切

說明

float tanh ( float arg )

返回 arg 的雙曲正切值,定義為 sinh(arg)/cosh(arg)

參見: tan()atanh()sin()cos()