Skip to contents

Computes the inverse hyperbolic sin of x.

Arguments

x

DOUBLE

Examples

if (FALSE) { # \dontrun{
asinh(0.5)
} # }