How to add your knowledge
asin()
Synopsis
Returns the inverse sine of the input number n, in degrees.
Syntax
asin ( n As Number ) As Number
| Argument | Type | Description |
|---|
| n | Number | |
Example 1
60 degrees
Intent >asin(sqrt(3)/2)
--> 60.0
Example 2
30 degrees
Intent >asin(0.5)
--> 30.0
Comments
Message will close by itself in seconds
Message timer has been stopped