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 |
Updated: 3/21/2018 11:26 AM |