asin | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | ||||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Keyword: inverse Constant: pi Function: sin Control Structure: function Glossary: radian, custom function, return, degree, math operation | |||||||||
Description | Use the asin function to find the arc sine of a number. The arc sine of number is an angle whose sine is equal to number. In other words, asin is an inverse of the sin function. If a math operation on finite inputs produces a non-finite output, an execution error is thrown. See math operations for more information. | |||||||||
Tags | math |