Skip to content
🎉 Apache Sedona 1.8.1 is now available! Check out the new features and improvements.

ST_Degrees

Introduction: Convert an angle in radian to degrees.

Format: ST_Degrees(angleInRadian)

Since: v1.5.0

SQL Example

SELECT ST_Degrees(0.19739555984988044)

Output:

11.309932474020195