tanh

(PHP 4 >= 4.1.0)

tanh -- Tangens hiperboliczny

Opis

float tanh ( float arg)

Zwraca tangens hiperboliczny z liczby arg, definiowanej jako sinh(arg)/cosh(arg).

Zobacz też tan(), atanh(), sin() and cos().