RTOD

Returns the radians-to-degree units conversion factor (180/ ), same as (180/PI).

Format

RTOD

Argument

None

Example

The following example returns the roll angle, in degrees, to marker_2 from marker_4:
RTOD*ROLL(marker_2, marker_4)