====== Degrees (Expression Function) ====== ===== Purpose ===== The **Degrees** function (DEGREES) is used to convert a value in radians to degrees {{::degrees_initial.png?direct&600|}} ===== Parameters ===== The **Degrees** function has one parameters: ==== Radians ==== Allowed Inputs: [[Field|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. ===== Output ===== The output of the **Degress** function is a number representing an angle in degrees. ===== Example ===== For example DEGREES(0.5235987755983) would result in "30" or DEGREES(7.8539816339745) would result in "450"