T-89 not giving pi back as cos(-1)

  • Thread starter Thread starter Tyrion101
  • Start date Start date
  • Tags Tags
    Pi
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
Tyrion101
Messages
166
Reaction score
2
I have a cosine calculator problem, and it keeps coming up wrong. So I figured to test it would be to do cosine of -1 which should be pi, either symbolically or numerically but it doesn't come out with either. It either produces cos(1) or .540302. It used to give pi as the symbol or as the number. What did I change?
 
Physics news on Phys.org
Are you doing inverse cosine?

##arccos(-1) = \pi##
 
Tyrion101 said:
I have a cosine calculator problem, and it keeps coming up wrong. So I figured to test it would be to do cosine of -1 which should be pi, either symbolically or numerically but it doesn't come out with either.
You should be using cos-1, the inverse cosine function.
Tyrion101 said:
It either produces cos(1) or .540302. It used to give pi as the symbol or as the number. What did I change?
 
Thanks! I'd hate to fail the course because of a stupid mistake like this!
 
Tyrion101 said:
So I figured to test it would be to do cosine of -1 which should be pi
Tyrion101 said:
Thanks! I'd hate to fail the course because of a stupid mistake like this!
This mistake suggests a fairly serious flaw in your understanding of these trig functions. The sine and cosine functions never get above 1 or below -1, so it's not possible for the cosine of any real number to be ##\pi##.