| Author |
Message |
mikey0515
Joined: 26 Oct 2006 Posts: 4
|
Posted: March 20, 2007 3:52 PM Post subject: fixing the graph |
|
|
somehow my graph is showing decmals diff....(instead of like (4,8.4) it does (4,8.E-1) for all decimals) how do i fix it?
 |
|
| Back to top |
|
 |
bluesuit

Joined: 08 Nov 2006 Posts: 42
|
Posted: May 17, 2007 9:56 PM Post subject: |
|
|
8.E-1 = 8E-1 = 8 * 10^-1
This number is somewhat small and most likely, the calculator is trying to display zero. This is just what calculators do. It comes from the fact that they use power series to graph functions like sin(x) and the power series are not entirely accurate. I think this is just a part of the calculator. _________________ ~bluesuit
"I have photographic memory, I just ran out of film" |
|
| Back to top |
|
 |
|