Solving Trigonometric Equations with Excel (Vista)

Click For Summary

Discussion Overview

The discussion revolves around using Excel (Vista) to perform trigonometric calculations with angles expressed in degrees rather than radians. Participants explore how to convert degrees to radians for functions like sine and cosine, and whether it is possible to directly use degrees in these functions.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant asks how to reverse angles from radians to degrees for trigonometric functions in Excel.
  • Another participant suggests using the functions =RADIANS(Angle) and =DEGREES(Angle) for conversions.
  • A different participant expresses confusion about needing to convert degrees to radians to obtain correct trigonometric function results, citing an example where =sin(90) yields 0.893997 while =sin(radians(90)) yields 1.
  • One participant confirms that it is necessary to use =sin(radians(90)) for correct results.
  • Another participant proposes dividing the angle in degrees by 57.29577951 as a method to convert to radians.
  • A later reply notes that most software and programming languages use radians, suggesting that users should become accustomed to this standard.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of converting degrees to radians for trigonometric functions, with some affirming the need for conversion while others question it. The discussion remains unresolved regarding the possibility of using degrees directly in these functions.

Contextual Notes

There are assumptions about the behavior of Excel functions and the standard practices in programming that are not fully explored, particularly regarding the handling of angles in different units.

drizzle
Gold Member
Messages
202
Reaction score
58
:blushing:

using excel (vista) how can I reverse the number to be in degrees rather than radians if I want to use trigonometric functions? I have to reverse the number of the angle in radian to use those functions and I want them to be in degrees, anyone know how, thanks in advance.
 
Physics news on Phys.org
=RADIANS (Angle)
=DEGREES(Angle)
 
thanks mgb_phys, but I have this data of angles [in degrees], and I want to calculate cos/sin of these angles, and I have to convert them to radians in order to get the trigonometric functions correctly, i.e.
if I type in a cell [=sin(90)] I get this value [0.893997], while [=sin(radians(90))] would give the correct answer which is 1, does it have to be in radians to get those functions correct? is it not possible to have these function in the form of [sin(number in degrees)]?

[I know they would give the same results, but I want them to be in degrees]
 
Yes you have to do =sin(radians(90))
 
You could just divide the angle in degrees by 57.29577951 to convert to radians.
 
You'll find most software, along with computer languages use radians. Might as well get used to it.
 

Similar threads

Replies
8
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
11K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 26 ·
Replies
26
Views
2K