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