acosh

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 op Windows .

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