<- PRPL reference <- Math

asin

ArgumentsResultNotation
ratio angle [ f - f ]

Description

Calculates the arcsine of the input, returns result angle in radiants.

Examples

trace(asin(1)) #prints PI/2