Converts degrees to radians.

Syntax

RADIANS(<value>)

Parameters

ParameterDescriptionSupported input types
<value>The value to be converted to radiansDOUBLE PRECISION

Return Type

DOUBLE PRECISION

Example

The following example converts the value 180 in degrees to radians: