atanh

(PHP 4 >= 4.1.0, PHP 5)

atanh -- Inverso della tangente iperbolica

Descrizione

float atanh ( float arg)

Restituisce l'inverso della tangente iperbolica di arg, cioč il valore la cui tangente iperbolica vale arg.

Nota: Questa funzione non č implementata su piattaforme Windows

See also atan(), asinh() e acosh().