Written by Allen Wyatt (last updated January 13, 2024)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365
Excel includes a wide range of worksheet formulas you can use for many different mathematical purposes. If you are working with trigonometric functions, you may need to convert radians to degrees. For instance, if you have an angle that is 0.75 radians, and you wanted to know how many degrees that represented, you could use the following formula:
=DEGREES(0.75)
The result would be 42.97183463 degrees. You can, of course, use a cell reference in the place of the radians value within the formula:
=DEGREES(G17)
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (5826) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Converting Radians to Degrees.
Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel Data Analysis and Business Modeling today!
One of the financial worksheet functions provided in Excel is the XIRR function. This is used to figure out an internal ...
Discover MoreExcel allows you to easily convert values from decimal to other numbering systems, such as hexadecimal. This tip explains ...
Discover MoreExcel provides a handy worksheet function that allows you to forecast values based upon a set of known values. This ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments