ASIN (N1)
* Where N1 is the sine of the angle and is from -1 to 1.
* Calci returns the arcsine (inverse sine) of a number.
* If you want to convert arcsine to the degrees, multiply it by 180/PI
The number can be a single value or any number of values.
For example, ASIN(0.5,(-0.2),1) can give the arcsine or inversesine values for each element.
ASIN
ASIN(C)
That is ASIN (-0.8) is -.9273
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | ||||
Row1 | -0.8 | -0.9273 | |||||
Row2 | 1 | 1.5707963267948965 | |||||
Row3 | 0.559 | 0.5931792803038736 | |||||
Row3 | |||||||
Row4 | |||||||
Row5 | |||||||
Row6 |