FUNCTION:ASIN
last edited by
denny
on 01-Oct-2011
asin
Description
Determines the arcsine of a number. The arcsine is the angle
whose sine is number.
Usage Syntax
asin(number number): number
Return Information
| Return Type |
| number |
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| number | number | Yes | Sine of an angle. The value must be between -1 and 1, inclusive. |
SideBar
User Login