MySQLNumeric FunctionsDEGREES
PI

DEGREESNumeric Functions

RADIANS

Converts radians to degrees.

Syntax

DEGREES(x)

Example

Enter values below to update the example in real time.

half_circle
SELECT DEGREES(PI()) AS half_circle;  -- 결과: 180