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

search for in the

Statistics> <tan
[edit] Last updated: Fri, 18 Sep 2009

view this page in

tanh

(PHP 4 >= 4.1.0, 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 | stats | sitemap | contact | advertising | mirror sites