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

search for in the

base_convert> <atan
Last updated: Fri, 19 Jun 2009

view this page in

atanh

(PHP 4 >= 4.1.0, PHP 5)

atanhTangente hiperbólica inversa

Descripción

float atanh ( float $arg )

Devuelve la tangente hiperbólica inversa de arg , esto es, el valor de cuya tangente hiperbólica es arg .

Note: Esta función no está implementada en plataformas Windows.

Lista de parámetros

arg

El argumento a procesar

Valores retornados

Tangente hiperbólica inversa de arg

Ver también

  • tanh() - Tangente hiperbólica
  • atan ()
  • asinh() - Seno hiperbólico inverso
  • acosh() - Coseno hiperbólico inverso



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

base_convert> <atan
Last updated: Fri, 19 Jun 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites