cosh

(PHP 4 >= 4.1.0)

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().