Fonction atanh() PHP

Définition et utilisation

La fonction atanh() retourne l'arctangente hyperbolique d'un angle.

Syntaxe

atanh(x)
Paramètres Description
x Obligatoire. Un nombre.

Description

La fonction atanh() retourne x valeur arctangente hyperbolique, c'est-à-dire, sa tangente hyperbolique est x valeur de celui-ci.

Avis et commentaires

Remarque :Cette fonction n'est pas implémentée sous Windows.