math.asin
Returns the arcsine of the given number.
math.asin(x: number): number
Arguments
Name | Description | Type |
---|---|---|
x | N/A | number |
Returns number
Returns the arcsine of the given number.
math.asin(x: number): number
Name | Description | Type |
---|---|---|
x | N/A | number |
Returns number