Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

tanh

(PHP 4 >= 4.1.0)

tanh -- 双曲線正接

説明

float tanh ( float arg)

sinh(arg)/cosh(arg)で定義される argの双曲線正接を返します。

tan(), atanh(), sin(), cos()も参照下さい。