Skip to main content

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.

Converts a value in radians to degrees.

Syntax

DEGREES(<value>)

Parameters

ParameterDescriptionSupported 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 value 3.14 in radians to degrees: