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, 29 Aug 2008

view this page in

sinh

(PHP 4 >= 4.0.7, PHP 5)

sinh双曲線正弦(ハイパボリックサイン)

説明

float sinh ( float $arg )

arg のハイパボリックサインを返します。 これは、(exp(arg) - exp(-arg))/2 で定義されます。

パラメータ

arg

処理する引数。

返り値

arg のハイパボリックサインを返します。



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

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