Numeric functions
RADIANS
Reference material for RADIANS function
Converts degrees to radians.
Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<value> | The value to be converted to radians | DOUBLE PRECISION |
Return Type
DOUBLE PRECISION
Example
The following example converts the value 180
in degrees to radians: