Adams Basic Package
>
Adams View
>
View Function Builder
>
Run-Time Functions
>
Functions: A - M
> DTOR
DTOR
Returns the degrees-to-radian units conversion factor (
/180), same as (PI/180).
Format
DTOR
Argument
None
Example
The following example represents a value of 30 degrees in units of radians:
30d*DTOR or (30 *PI/180)
Learn more about Constants and Variables
.
This site works best with JavaScript enabled