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

search for in the

統計関数> <Math 関数
Last updated: Fri, 29 Aug 2008

view this page in

tanh

(PHP 4 >= 4.0.7, PHP 5)

tanh双曲線正接(ハイパボリックタンジェント)

説明

float tanh ( float $arg )

arg のハイパボリックタンジェントを返します。 これは sinh(arg)/cosh(arg) で定義されます。

パラメータ

arg

処理する引数。

返り値

arg のハイパボリックタンジェントを返します。



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

統計関数> <Math 関数
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites