Returns the angle whose tangent is the quotient of two specified numbers
ID
math-trigonometric-arctangent2
Name
ArcTangent2
Group
Trigonometric
Package
Math
Keywords
ArcSineH
ArcCosineH
ArcTangentH\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
y | Number | The y coordinate of the point | |
x | Number | The x coordinate of the point |
Outputs
Name | Type | Description |
---|---|---|
rad | Number | The angle in radians (in [-pi, pi] ) between the positive x-axis and the ray from (0,0) to the point (x,y) |