April 2008
Intermediate to advanced
566 pages
21h 55m
English
RADIANS()
RADIANS()
This function converts degrees to radians. Here is an example:
SELECT RADIANS(180); +-----------------+ | RADIANS(180) | +-----------------+ | 3.1415926535898 | +-----------------+
Read now
Unlock full access