Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: tanh - Manual
[go: Go Back, main page]

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

search for in the

MaxDB PHP 拡張モジュール" width="11" height="7"/> <tan
Last updated: Thu, 31 May 2007

view this page in

tanh

(PHP 4 >= 4.0.7, PHP 5)

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

説明

float tanh ( float $arg )

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

パラメータ

arg

処理する引数。

返り値

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

参考

tan()
atanh()
sinh()
cosh()



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

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