| Description | 
ASIN (Magic xpa 2.x)
| 
 Returns the trigonometric arc sine of a number, in radians. 
 |  | 
 Syntax: 
 | 
 ASIN(number) 
 |  | 
 Parameters: 
 | 
 number: A number between -1 and 1. 
 |  | 
 Returns: 
 | 
 Arc sine of a number (radians). 
 |  | 
 Example: 
 | 
 Where x=1 and y=0.5, ASIN(x-y) returns 0.52359878 
 |  | 
 See also: 
 | 
 SIN, COS, ACOS, TAN, ATAN 
The Online and Rich Client Samples projects (program NM02 and RNM02) 
 |  
   |  
  | 
|---|