- Introduction to WorkXpress
- Building Your Application
- Examples and Best Practices
- Technical Manual
The Degrees function has one parameters:
Allowed Inputs: field value or number
The parameter of the Degrees function is the value in radians to be converted, either use the use the Query Builder to choose a field that contains the value or use type a value to enter a number.
The output of the Degress function is a number representing an angle in degrees.
For example DEGREES(0.5235987755983) would result in “30” or DEGREES(7.8539816339745) would result in “450”