asin

Description

Returns the arc sine of number , which must be a number between -1 and 1. The results will be an angle expressed in radians in the range of - pi /2 through pi /2

Syntax

asin( number )

Examples
 asin(.38) //returns 0.3898