Skip to contents

Computes the inverse hyperbolic cos of x.

Arguments

x

DOUBLE

Examples

if (FALSE) { # \dontrun{
acosh(2.3)
} # }