Converts a value in radians to degrees.Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Parameters
| Parameter | Description | Supported input types |
|---|---|---|
<value> | The value to be converted to degrees from radians. | DOUBLE PRECISION |
Return Types
DEGREES returns a value of type DOUBLE PRECISION.
Example
The following example converts the value3.14 in radians to degrees: