Contents
Display Legacy Contents

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

Parameters

Value <numeric>
  Degrees to be converted to radians.

     
Example 1
DegreeToRadian(90)

Result = 1.5707963268

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