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