Skip to contents

Computes the arccosine of x.

Arguments

x

DOUBLE

Examples

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