RtoD()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

RtoD()

Description

Convert an angle from radians to degrees.

 

Type

REGULAR FUNCTION

 

Usage

Degrees = RtoD(Radians)

 

Radians

REAL

The angle in radians.

Degrees

REAL

The angle in degrees.