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

search for in the

base_convert> <atan
Last updated: Fri, 06 Nov 2009

view this page in

atanh

(PHP 4 >= 4.1.0, PHP 5)

atanh逆双曲線正接(アークハイパボリックタンジェント)

説明

float atanh ( float $arg )

arg のアークハイパボリックタンジェントを返します。 つまり、ハイパボリックタンジェントが arg となる値です。

パラメータ

arg

処理する引数。

返り値

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

変更履歴

バージョン 説明
5.3.0 この関数はすべてのプラットフォームで使用できるようになりました。

参考

  • tanh() - 双曲線正接(ハイパボリックタンジェント)
  • atan ()
  • asinh() - 逆双曲線正弦(アークハイパボリックサイン)
  • acosh() - 逆双曲線余弦(アークハイパボリックコサイン)



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

base_convert> <atan
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites