MySQLNumeric FunctionsRADIANS
DEGREES

RADIANSNumeric Functions

SIN

Converts degrees to radians.

Syntax

RADIANS(x)

Example

Enter values below to update the example in real time.

pi_value
SELECT RADIANS(180) AS pi_value;  -- 결과: 3.14159...