acosh

(PHP 4 >= 4.1.0, PHP 5)

acosh -- Inverse hyperbolische cosinus

Beschrijving

float acosh ( float arg )

Geeft de inverse hyperbolische cosinus van arg, d.w.z. de waarde waarvan de hyperbolische cosinus arg is.

Opmerking: Deze functie is niet geïmplementeerd in de Windows versie van PHP.

Zie ook: acos(), asinh() en atanh().