tanh

(PHP 4 >= 4.1.0, PHP 5)

tanh -- Hyperbolic tangens

Beschrijving

float tanh ( float arg )

Geeft de hyperbolische tangens van arg, die gedefinieerd is als sinh(arg)/cosh(arg).

Zie ook: tan(), atanh(), sin() en cos().