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

search for in the

decbin> <cos
[edit] Last updated: Fri, 18 Sep 2009

view this page in

cosh

(PHP 4 >= 4.1.0, PHP 5)

coshХиперболичен косинус

Описание

float cosh ( float $arg )

Връща хиперболичен косинус от arg , дефиниран като (exp(arg) + exp(-arg))/2.

Параметри

arg

Аргументът за обработване

Връщани стойности

Хиперболичният косинус от arg

Вж. също

  • cos() - Косинус
  • acosh() - Обратен хиперболичен косинус
  • sinh() - Хиперболичен синус
  • cosh()



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

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