Forum und email

atanh

(PHP 4 >= 4.0.7, 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 sulle piattaforme Windows.

Vedere anche: atan(), asinh() e acosh().