Adams Basic Package
>
Adams View
>
View Function Builder
>
Run-Time Functions
>
Functions: N - Z
> RTOD
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)
Learn more about constants and variables
.
This site works best with JavaScript enabled