- Categories:
Numeric functions (Trigonometric)
DEGREES¶
Converts radians to degrees.
Syntax¶
Arguments¶
input_exprThe value or expression to operate on. The data type must be FLOAT.
Returns¶
This function returns a value of type FLOAT.
Examples¶
Show the number of degrees for 1/3 of a radian, 1 radian, and 3 radians: