asin PowerHome formula function
Description
Calculates the arcsine of an angle.
Syntax
asin (n)
Argument Description
n The ratio of the lengths of two sides of a triangle for which you want a corresponding angle (in radians). The ratio must be a value between -1 and 1
Return value
Double. Returns the arcsine of n if it succeeds.