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

search for in the

sqrt> <sin
Last updated: Fri, 03 Oct 2008

view this page in

sinh

(PHP 4 >= 4.0.7, PHP 5)

sinhSinus hyperbolique

Description

float sinh ( float $arg )

Retourne le sinus hyperbolique de arg , défini comme (exp(arg) - exp(-arg))/2.

Liste de paramètres

arg

L'argument à traiter

Valeurs de retour

Le sinus hyperbolique de arg .

Voir aussi



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

sqrt> <sin
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites