Forum und email

cosh

(PHP 4 >= 4.0.7, PHP 5)

cosh — Hyperbolische cosinus

Beschrijving

float cosh ( float $arg )

Geeft de hyperbolische cosinus van arg , die gedefinieerd is als (exp(arg) + exp(-arg))/2.

Zie ook: cos(), acosh(), sin() en tan().