RADIANS

Given an angle in degrees as the input argument, the RADIANS function returns the corresponding angle in radians.

Syntax

RADIANS (argument) 

Remarks

The table lists the valid input argument data types and the resulting output data types.

Data Type of Argument

Output Type

BIGINT, DECIMAL, FLOAT, INTEGER, NUMERIC, REAL, SMALLINT, TINYINT

FLOAT

NULL

NULL