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

search for in the

sqrt> <sin
[edit] Last updated: Fri, 25 May 2012

view this page in

sinh

(PHP 4 >= 4.1.0, 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.

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