Skip to contents

Computes the arcsine of x.

Arguments

x

DOUBLE

Examples

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