Converts degrees to radians as a REAL value.
REAL
RADIANS(<value>)
<value>
SELECT RADIANS(180);
Returns: 3.141592653589793
3.141592653589793