Contents
Display Legacy Contents

 Print
    Radian to Degree      
This Function returns a <numeric> expressed in degrees, which is the corresponding value of the specified Value radians.

Parameters

Value <numeric>
  Radians to be converted to degrees.

     
Example 1
RadianToDegree(1.57)

Result = 89.9543738355

See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:45 AM