tanh

(PHP 4 >= 4.1.0)

tanh -- Hyperbolický tangens

Popis

float tanh ( float arg)

Vrátí hyperbolický tangens parametru arg, který je definován jako sinh(arg)/cosh(arg).

Viz také tan(), atanh(), sin() a cos().