DEGREES function

The DEGREES numeric function returns the angle of the radians supplied.

SYNTAX

The DEGREES function returns the angle, in degrees, specified by NumericExpression in radians. The parameter can be any built-in numeric data type. The result is FLOAT unless the parameter is NULL, in which case the result is NULL.

Related concepts
ESQL overview
Related tasks
Developing ESQL
Related reference
Syntax diagrams: available types
ESQL numeric functions