<< Go back to all functions

DEGREES

The DEGREES function in Google Sheets is a useful tool to convert an angle value from radians to degrees. Whether you're working with trigonometry, geometry, or physics calculations, the DEGREES function simplifies the process. Explore our comprehensive guide to learn how to use this function effectively.

Function Syntax and Parameters

Syntax: DEGREES(angle)

Parameters:

  • angle: The angle value in radians that you want to convert to degrees.

Step-by-Step Tutorial

  1. Using DEGREES with a single angle value:
    • Example: =DEGREES(1)
    • Result: 57.295779513

Use Cases and Scenarios

  1. Trigonometry: Convert radian values to degrees for trigonometric calculations.
  2. Geometry: Convert angles from radians to degrees for geometric applications.
  3. Physics: Convert radian angles to degrees for physics equations and measurements.

Related Functions

  • None

Related Articles

  • None