Returns the arc-sine (in radians) of a number
ID
math-trigonometric-arcsine
Name
ArcSine
Group
Trigonometric
Package
Math
Keywords
ArcCosine
ArcTangent\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
asin | Number | ArcSine of the given number |