| Line 1: |
Line 1: |
| − | =ASIN(x)= | + | <div style="font-size:30px">'''ASIN (Number) '''</div><br/> |
| | + | *<math>Number</math> is any value and it is varying from -1 to 1. |
| | + | **ASIN() returns the arcsine of a number. |
| | | | |
| − | * Where x is the number and it is varying from -1 to 1. | + | == Description == |
| | + | *This function is the Inverse function of Sin in trigonometry. |
| | * The value of ASIN(x) is in Radians in the range <math>\frac{-\pi}{2} to \frac{\pi}{2}</math> | | * The value of ASIN(x) is in Radians in the range <math>\frac{-\pi}{2} to \frac{\pi}{2}</math> |
| | * Calci returns the value of arcsine (inverse sine)is in Radians. | | * Calci returns the value of arcsine (inverse sine)is in Radians. |
| | *The number can be a single value or any number of values. | | *The number can be a single value or any number of values. |
| − |
| |
| | For example, ASIN(0.5,(-0.2),1) gives the arcsine or inversesine values for each element. | | For example, ASIN(0.5,(-0.2),1) gives the arcsine or inversesine values for each element. |
| − | | + | *Consider x = (-0.8) then, ASIN((-0.8))'' is -0.9273 |
| − | == Description ==
| |
| − | | |
| − | Consider x = (-0.8) then, ASIN((-0.8))'' is -0.9273 | |
| − | *This function is the Inverse function of Sin in trigonometry.
| |
| | *It's also called as Cyclometric function. | | *It's also called as Cyclometric function. |
| | *ASIN is described as Arcsin of a given number and denoted by <math>sin^{-1}</math>(x). | | *ASIN is described as Arcsin of a given number and denoted by <math>sin^{-1}</math>(x). |