Forum und email

tanh

(PHP 4 >= 4.0.7, 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().