@atan2()
Trigonometric arc tangent of x/y, with the result is expressed in radians between -pp and pp.
Syntax
@atan2 (x, y)
Type
HyperMesh Template Function
Inputs
- x
- Value of type real, and should be expressed in radians.
- y
- Value of type real, and should be expressed in radians.