This function converts the number n from degrees to radians.
radians::=
For additional information, refer to DEGREES.
SELECT RADIANS(180) RADIANS;