Skip to contents

Computes the inverse hyperbolic tan of x.

Arguments

x

DOUBLE

Examples

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