downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

base_convert> <atan
[edit] Last updated: Fri, 17 May 2013

view this page in

atanh

(PHP 4 >= 4.1.0, PHP 5)

atanhArc tangente hyperbolique

Description

float atanh ( float $arg )

Retourne l'arc tangente hyperbolique de arg, c'est à dire la valeur dont la tangente hyperbolique est arg.

Liste de paramètres

arg

L'argument à traiter

Valeurs de retour

L'arc tangente hyperbolique de arg.

Historique

Version Description
5.3.0 Cette fonction est maintenant disponible sur toutes les plate-formes

Voir aussi

  • tanh() - Tangente hyperbolique
  • atan ()
  • asinh() - Arc sinus hyperbolique
  • acosh() - Arc cosinus hyperbolique



add a note add a note User Contributed Notes atanh - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites