<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > ArcSin() |
Calculate the ArcSine of a number. The angle is calculated in radians.
REGULAR FUNCTION
Result = ArcSin(Number)
Number |
REAL |
The Number whose ArcSine is to be evaluated. |
Result |
REAL |
The ArcSine of Number in radians. |