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

search for in the

decbin> <cos
[edit] Last updated: Fri, 24 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

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