www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
Returns the arc tangent of an expression that represents a numerical value. The range of ATAN is [-/2,
/2] (that is,
/2 < ATAN(x) <
/2).
The following example illustrates the use of the ATAN function. The location of marker_1 and marker_2 is shown in the figure below.
ATAN(DX(marker_2, marker_1, marker_2) /
DY(marker_2, marker_1, marker_2))