The DEGREES function converts a radian value to its equivalent in sexagesimal degrees.
Syntax
DEGREES(
value
)
Parameters
- value: Angle in radians for which you want to obtain the equivalent in degrees.
Returned value
The DEGREES function returns a real number.
Examples
In this example we convert various angles expressed in radians into degrees:
Category
Mathematical and trigonometric