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
|
Updated: 3/21/2018 4:30 PM |