Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt

Use this file to discover all available pages before exploring further.

Convert an angle in radian to degrees. ST_Degrees

Signatures

ST_Degrees(angleInRadian)

Parameters

angleInRadian
Double
required
The angle in radians to convert to degrees.

Return type

A numeric value.

Example

SELECT ST_Degrees(0.19739555984988044)
11.309932474020195