![]() |
Machine accuracy behaviour of the hp-35s and other models - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: Machine accuracy behaviour of the hp-35s and other models (/thread-160194.html) |
Machine accuracy behaviour of the hp-35s and other models - Mohammed Hadi - 11-30-2009 I wonder how the 35s handles round-off errors due to number truncation. I tried the following keystrokes on an hp-15c(*) emulator (by Torsten Manz) to calculate ( 1/3 * 3 - 1 ) ^ (1/3)^3 : 3 1/x 3 x 1 - 3 1/x 3 y^x y^x and it gave 0.3570 instead of 0. Could someone please try this sequence on a 35s and report the result? I'm curious to know what results are produced by other hp models and which models avoided this "error".
(*) My hp-15c was stolen 22 years ago. An hp-35s is on its way to me now and would be my second hp calculator ever! I've been lost in a Casio-infested wilderness for those past 2 decades!
Re: Machine accuracy behaviour of the hp-35s and other models - Javier Goizueta - 11-30-2009 Hi Mohammed:
Your sequence of operations, 3 1/x 3 x 1 - 3 1/x 3 y^x y^x, My real 15C, in complex mode, gives 0.4233339636 + 0.04948064389i. If we change the test to avoid complex numbers to (1 - 1/3 * 3 ) ^ ((1/3)^3) : 1 3 1/x 3 * - 3 1/x 3 y^x y^x
For this, the 35S gives 0.359381366382 which is the best possible The 15C yields 0.4262158830 which again is the best result to 10 digits.
Note these calculators do not have hidden digits The 35S has the good arithmetic of the RPL 12 digits models, some functions, e.g. trinogometric, have worse precision. Maybe you intended to compute ((1 - 1/3 * 3 ) ^ (1/3))^3 1 3 1/x 3 * - 3 1/x y^x 3 y^x
Which is 1.00000000003E-12 on the 35S and other 12-digit models and 1.000000002E-10 on the 15C.
Re: Machine accuracy behaviour of the hp-35s and other models - Bart (UK) - 11-30-2009 Hi Mohammed, Edited: 30 Nov 2009, 4:24 a.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Herbert Crepaz (UK) - 11-30-2009 Hi Mohammed, The first term ( 1/3 * 3 - 1 ) calculates on my HP 35s to -1*10^-12.
Re: Machine accuracy behaviour of the hp-35s and other models - Bart (UK) - 11-30-2009 Hi Herbert, Quote:See my psot just before yours. Although not as good as the 42S and the RPL (28/48/49/50) models, it does have some complex support. It's better than the 32S/SII/33S in my opnion and with some manipulation, the 35S can do quite a bit of complex stuff. Regards, Bart edit: by the way: y^x is the way to get a sqrt for a neg number on the 35s Edited: 30 Nov 2009, 4:41 a.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Herbert Crepaz (UK) - 11-30-2009 Hi Bart, Thanks for the neat trick with adding 0i0.
I sent my post before I updated the messages page just to see that there were already 2 similar comments. But I agree, the HP 35s is in good hands a capable machine. Herbert
Re: Machine accuracy behaviour of the hp-35s and other models - Mohammed Hadi - 11-30-2009 Thank you all for your quick responses. By the way, Bart, it was my unsubstantiated guess that 0i0 addition or simply starting with 3i0 1/x ... will do to avoid the eventual INVALID y^x response. You seem to suggest that explicit complex"ing" is needed throughout the sequence. In any case, my whole point was how to protect an unsuspecting student who's not well-versed in limited precision pitfalls from blindly accepting totally erroneous results when using hp calculators. In contrast, my Casio fx-991ES will give a correct zero result for the original expression above.
Maybe I should prepare a one-hour lecture about the dark side of calculators for my Introduction to Engineering course.
Re: Machine accuracy behaviour of the hp-35s and other models - Bart (UK) - 11-30-2009 And therein lies the fallacy of calculators like the fx-991es in that they artificially correct for rounding errors. What else is it "correcting" for that we don't know about? I think there are many of us here (older generation I guess) that are aware of the fact that calculators and computers cannot completely represent some numbers, and prefer calculators not to lie about rounding errors. Re: Machine accuracy behaviour of the hp-35s and other models - Mohammed Hadi - 11-30-2009 Wouldn't it be nice if along with the final result, a calculator would actually tell you (say, via a horizontal bar chart at the display bottom) to how many digits the result is accurate? "Hmmm... 3.176334798 but only 1 significant digit preserved... maybe I should rearrange my expression."
Re: Machine accuracy behaviour of the hp-35s and other models - Bart (UK) - 11-30-2009
Quote:Yes, I think that if it had the capability to automatically look for complex results upon real result error, it would have slowed down the processing of the 35s even more. It is already heavily criticised for being one of the slowest HPs in recent years (most Pioneers & even Voyagers beat it). Although the same processor as the 33S, it is slower I guess due to more features and broader data type handling. From information gleaned on the web and processor data sheet, it seems HP is already running it at ~6MHz - 33% above recommended for 3V (assuming the 2 batteries are in //). (I have NOT verified this with my own measurements, e.g. oscilloscope). I would only hope HP sees enough of a market to release an updated HP35s with a faster processor (perhaps emulated on an ARM like the new 12C) and fix a few more serious bugs (e.g. keyboard buffering, program size/checksum etc.). Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 11-30-2009 Quote: How would CASIO fx-991 ES evaluate ln ln(1618 + 10-7. ee8/3)? I hope it doesn't try to correct the "rounding error". The HP-15C gives the correct 10-digit answer: 1.999999998. Some interesting threads on calculator accuracy started by Rodger Rosenbaum: http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv015.cgi?read=85973#85973 http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv016.cgi?read=103151
http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv016.cgi?read=103356
Re: Machine accuracy behaviour of the hp-35s and other models - Mohammed Hadi - 11-30-2009 Thank you Gerson for the links. I'll have a look at them later. My fx-991ES by the way got the same 10-digit answer.
I really dislike the 991ES now. After going through the 35s manual, I realized that calculating the equivalent of two parallel complex impedances will take twice the keystrokes on the Casio compared to the 35s (20 keystrokes vs. 10!).
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 11-30-2009 I don't understand completely the process by which the Casio fx-991ES (a.k.a. fx-115ES) usually displays such impressive numerical accuracy, but in the example problem cited by Gerson, the actual 14-digit result produced by the Casio, displayed only to 10 significant digits, (1.999999998), can readily be determined (by subtracting 1.99999) to be 1.9999999975828. The HP Saturn series and later all yield (at 12 digits) 1.99999999758. Whatever tricks the Casio folks are using, they seem pretty impressive for a US$17.48 calculator that also has rudimentary numerical integration, differentiation, and SOLVE functions and a pretty decent LCD for a calculator of this class.
I see no reason to dislike the fx-991ES/115ES at all. It has outstanding features for a non-programable, non-graphing machine of its class and cost. I carry one to work along with my HP42S and HP50G.
Re: Machine accuracy behaviour of the hp-35s and other models - hugh steers - 11-30-2009 Hi, I think casio work to about 14 or 15 places and round to display. this is standard with most of their modern model. actually, i'd like to see HP extend their working precision too. issues regards guard digits etc are separate.
i did a write up of the casio 991es a while back here, as i said in the article, it's pretty good for the money, although i didnt like the lack of key buffering on long expressions. i wonder if anyone else had the same problem.
Re: Machine accuracy behaviour of the hp-35s and other models - Dave Shaffer (Arizona) - 11-30-2009 Quote: Can't hurt!
Other things to point out to your classes (you probably do already, but some students need to be beaten over the head several times to get important points): significant figures (as others have already mentioned, some students tend to believe EVERY digit that the calculator produces). Also, the sensibility of answers (i.e. do they make sense). I once had a student in physics class determine that the stopping distance of a car going 50 mph was 0.3 mm! I asked him if he had ever stopped his car in so short a distance, and he had to agree that his answer didn't seem quite right.
Re: Machine accuracy behaviour of the hp-35s and other models - Mohammed Hadi - 11-30-2009 Actually I do spend a fair amount of time on the topic in my Numerical Analysis course (300 level). Recently, however, my examples are becoming less and less relevant, what with MATLAB defaulting to double precision and Windows/Mac OS's now firmly moving into 64-bit. It never occured to me to use calculators to highlight truncation effects, most probably due to my Casio's "You Can't Handle the Truth" attitude. This thread has pointed me to a treasure trove of intriguing examples for my students. Who knows... I might even be able to win a few of them over to the RPN camp.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 11-30-2009 Quote: That's remarkably correct: on the HP-200LX I get 1.999999997582797. So, if ln ln(1618 + 10-7. (ee8/3+ 289)) returns 2 exactly that will be just the correct 10 digit-result (internally it should be 1.99999999999983). On the other hand, if 3/(7/10 - 307/439) returns 4390 exactly it is possible the calculator performs an algebraic simplification prior to giving the final answer. None of my HP calculators returns an exact numerical answer for this example. The HP-200LX, for instance, returns 4,389.999999999788 and the HP-50g returns 4390.0000026. However '3/(7/10 - 307/439)' EXPAN will return 4390.
Quote: It looks really nice, judging by this picture. Of course, the displayed result, which is equivalent to 1/2*(1 + epi), is correct: http://www.wolframalpha.com/input/?i=12.07034632
Edited: 30 Nov 2009, 3:00 p.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 11-30-2009
Quote: If he had calculated the corresponding negative acceleration he'd be quite amazed at the result...
Re: Machine accuracy behaviour of the hp-35s and other models - Dave Shaffer (Arizona) - 11-30-2009 Yeah - probably 10^4 or 10^5 g - you'd be flatter than the proverbial pancake!
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 11-30-2009 Yes, about 8.5*10^4 g, if I haven't made any mistake. Great magnitude estimation!
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 11-30-2009 Quote: The fx-991ES/115ES gives 2 exactly, to the 14 digits of precision that it is capable. My HP-25 also gives 2, fwiw.
Quote: The fx-991ES/115ES gives 4390 at 10 digits. It gives 4389.9999999966 to the 14 digits of precision that it is capable. My HP-25 gives 4389.999990, fwiw.
I'm pretty impressed with the accuracy of this inexpensive machine. As someone who paid the 2009 equivalent of US$670 in 1972 for a four-function Bomar 901, I'm simple-minded enough to be impressed by what today's machines can do at almost give-away cost! Edited: 30 Nov 2009, 11:14 p.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-01-2009
Quote:
Same on my HP-15C. That's because intermediate results are rounded to 10 digits:
If a 10-digit RPN calculator had five guard digits and did not round intermediate results to ten digits the final answer would be the same as those on CASIO fx-991ES/11ES:
10-digit guard On one hand the HP method is consistent to what actually is on the display (considering the digits of the mantissa the user always has access to). On the other hand, CASIO's approach allows for greater accuracy during chain calculations, even though the displayed result sometimes is not what it appears to be (4389.9999999966 is different than 4890 albeit closer to it than 4389.999990).
Quote: It performs quite well in the so-called Forensic Test. It passes Hugh Steer's Torture Test - Trigs magna cum laude and does very well on the other Torture Tests. Another problem I would put to it would be Kahan's Integral, that is, integrate sqrt(x)/(x-1)-1/ln(x) between 0 and 1: http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv015.cgi?read=83262 (messages #3 to #8)
The exact result is 2 - ln(4) - EulerGamma or, numerically, 2 - ln(4) - 0.577215664901533 = 0.036489973978576 According to Hugh Steer's review, the fx-991es is slow on integration, so this might not be a good idea...
Quote:
Same here. Perhaps because as late as 1979, soon after I had finished high-school, I still used a logarithm table to do my calculations :-)
Re: Machine accuracy behaviour of the hp-35s and other models - Nigel J Dowrick - 12-01-2009 On a Casio FX-9860G (slim): 0.0364899739857718 in 5 seconds: right to 9 sf. Not bad!
Nigel
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 12-01-2009 Quote: On the fx-991ES/115ES, naturally the expression sqrt(x)/(x-1)-1/ln(x) causes a "Math ERROR" at the boundaries of integration (0, 1). And apparently, the method of numerical integration used (Gauss-Kronrod) evaluates the expression at the boundaries. Integrating instead from 10^-10 to 1+10^-10, with the default integration tolerance of 10^-5, the displayed 10-digit result is entirely correct: 0.03648997398. But, the full 15-digit result is 0.0364899739808399. It took 140 seconds to produce that result. All things considered, that performance is not too bad for a US$17.48 machine.
Note: This post was edited to add the name of the integration method that the manual cites, and report a re-calculation with slightly changed limits of integration, using the default integration tolerance value. A slightly shorter execution time resulted. Edited: 2 Dec 2009, 12:32 a.m. after one or more responses were posted
Re: Machine accuracy behaviour of the hp-35s and other models - Anders Peterson - 12-01-2009 Quote: That is impressive! I read that post thinking that the 33s (only slightly pricier) would be able to best that, but not even close. I tried with display set to "All", but I had to give up after about 20 minutes of integrating (can't risk the batteries with a physics final next week).
Thee 33s matched the Casio's time almost exactly when I set the display Fix6, but with far less accuracy. Sure the display result was fine - 0.036490
I wonder how the TI-36X II would fare with this. I always though of it as the best bang for-your-buck calculator, but to be fair, I never really gave Casio a chance.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-02-2009
Quote:
That was the best thing to do. It takes about 2 hours and 45 minutes for the 33s to return 0.0364899739831 in level X and 3.64899739885e-13 in level Y. This places the answer between 0.0364899739827 and 0.0364899739835, however the correct 12-digit answer, 0.0364899739786, is out of these bounds.
Consider the original expression (sqrt(x)/(x-1)-1/ln(x))*dxby substituting x = y^2, the integrand becomes (y/(y^2-1)-1/ln(y^2))*2ydy =This improves the accuracy but it still takes too long when the calculator is set to FIX 10 and higher: When integrating 2*SQ(Y)/((Y-1)*(Y+1))-Y/LN(Y) between 0 and 1 on the HP-33s retuns 0.0364899739768 in 1 minute and 34 seconds (FIX 9), which is correct to 10 significant digits. If the display is set to FIX 10 it will take about 50 minutes before the calculators shows a worse answer: 0.0364899739936.
Edited: 2 Dec 2009, 12:06 p.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 12-02-2009 Quote: On the fx-991ES/115ES, there is a significant speed-up in results from integrating g(x)=2*x^2/((x-1)*(x+1))-x/ln(x) compared to integrating f(x)=(sqrt(x)/(x-1)-1/ln(x)). Integrating g(x)=2*x^2/((x-1)*(x+1))-x/ln(x) from 10^-10 to 1+10^-10, with the default integration tolerance of 10^-5, the displayed 10-digit result is entirely correct: 0.03648997398. The full 15-digit result is 0.0364899739779277.
It took 66 seconds to produce that result.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-02-2009
Quote:
43m14.25s for my HP-50g to return 3.64899739837E-2... It appears the Gauss-Kronrod integration method you have mentioned, which are used on many modern calculators, is faster and more accurate than the Romberg method that have been being used on HP calculators since 1979, starting with the HP-34C, if I am not wrong. That was the best option then given the HP-34C memory constraints.
Re: Machine accuracy behaviour of the hp-35s and other models - Steve Keeley - 12-02-2009 I didn't bother trying to integrate this on any of my calculators. I went to WolframAlpha and pasted "integrate sqrt(x)/(x-1)-1/ln(x) between 0 and 1" into the box and it returned: 2-gamma-log(4) ~0.036489973978576520559023667001244432806840395339565892952872746128345029282945897851326282715415875401... Plus a graph of the integral. Instantly. But I suppose that's cheating.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-02-2009 Quote: The first 16 digits match the answer I got on my HP-200LX, therefore chances are the WolframAlpha result is correct :-) The graph is somewhat misleading though, as you can see by copying and pasting "plot sqrt(x)/(x-1)-1/ln(x) between 0 and 0.015" to WolframAlpha. A real XXIst century calculator would be able to solve this integral symbolically but it has yet to be released...
Wolfram Alpha, was: Re: Machine accuracy behaviour of the hp-35s and other models - bill platt - 12-02-2009 That is a holy mackerel project. It is so big in its potential! It also is rather amazing how many digits they accept into the buffer. I tried this one for fun:
Re: Wolfram Alpha, was: Re: Machine accuracy behaviour of the hp-35s and other models - bill platt - 12-02-2009 But then I did a mean thing and overtaxed the server:
and got this:
Re: Wolfram Alpha, was: Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-02-2009 Just for fun, I asked "What is the meaning of life" and got this:
Perhaps I should have asked that BEFORE you ruined it :-)
Re: Wolfram Alpha, was: Re: Machine accuracy behaviour of the hp-35s and other models - bill platt - 12-03-2009 Haha!
42
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 12-03-2009 After adjusting the expression I used in the fx-115ES to replace a multiplication by a reciprocal with a simple division, the speed was further improved to only 57.5 seconds. The full 15-digit result very minimally changed to 0.0364899739779289. I also found in another experiment that the result was the same and the execution time only minimally increased after setting the "integration tolerance" to 10^-10, compared to using the default value of 10^-5. I tried to get a 10-digit result for integration of the original function f(x)=(sqrt(x)/(x-1)-1/ln(x)) on my HP42S with ACC set to 10^-10. After more than two hours of run time, I gave up. Although Hugh's review said that integration was slow in this Casio model, I believe that must be a comparison only to other Casio models. The evidence shows that fx-991ES/115ES quadrature is blazingly fast (more than two orders of magnitude for this example!) compared to that of any HP handheld.
I don't know much about the Gauss-Kronrod quadrature method, but it would be a most welcome replacement (or better, a selectable option) for the methodolgy traditionally implemented for the last third of a century on HP calculators.
Re: Machine accuracy behaviour of the hp-35s and other models - Gerson W. Barbosa - 12-03-2009 Have you seen Hugh Steer's torture test: integration? The 48G overall score was 100% while fx-991es got 92%. It appears the problem with HP calculators for this particular integral is not the integration method but the loss of accuracy at the extremes of the integration interval (because they round intermediate results to the number of digit of the display, as we know). This might explain why the performance of the 33s dramatically decreases when the display mode is changed from FIX 9 to FIX 10 (I would guess the HP-42S would have no problem for ACC=1e-9 but I haven't checked this yet).
Numerical integration: Casio fx-115ES, TI-82, HP-42S, and HP-32SII - Karl Schneider - 12-04-2009 Quote: Ya learn something every day! I was puzzled about what you were doing in this thread, because I have the predecessor fx-115MS, which looks almost identical. It uses Simpson's Rule for integration, just like the 1981 Casio fx-3600P of mine. A on-line review for the fx-115ES confirms that the new model upgraded to Gauss-Kronrod. Maybe there was more to the fx-115 replacement than met the eye. Upscale TI models have used Gauss-Kronrod for many years. My 1993 TI-82 generally outperforms my HP models on integration, other than that the user must ensure that the integrand function is defined at the endpoints:
fnInt(sqrt(X)/(X-1)-1/ln(X),X,1E-12,1-1E-12,1E-12)
Quote: It should be noted that the ACC parameter on the HP-42S is not the same as FIX on the "lesser" RPN models (prior to the HP-33s) -- or even the accuracy factor on non-HP calcuators using Gauss-Kronrod. ACC is a multiplicative (not absolute) uncertainty factor applied to the integrand function. With the value of the function f(x) well below 0.1 for 0 < x < 1, the uncertainty of the function at almost all points for ACC = 1E-10 is well below 1E-11. This tight tolerance drives a large number of function evalulations, in order to achieve calculated estimates of the integral that do not change by more than the small total-integral uncertainty as ever-more evaluations are taken. On my -- er, perhaps loathsome -- HP-32SII, I got 0.0364899740909 in 605 seconds with a FIX 9 setting. The deviation from the correct answer of 0.036489973978576 is 1.123E-10 -- well within the maximum error of 0.5 * 1E-9 * (1-0) = 5E-10 estimated for FIX 9. In order to get a corresponding answer on the HP-42S, I set ACC to a value such that the mean value of the function times ACC approximately equaled the FIX 9 uncertainty: ACC = 5.00E-10 / 0.0365 = 1.37E-08. This yielded an integral of 0.036489974091, with an estimated error of 4.99963E-10, in about 1000 seconds. Please see my sole contribution to the HP Articles Forum (#556) for more information. -- KS
Edited: 5 Dec 2009, 11:54 p.m. after one or more responses were posted
Re: Numerical integration: Casio fx-115ES, TI-82, HP-42S, and HP-32SII - Gerson W. Barbosa - 12-04-2009 Hello Karl,
Quote: Have you checked that on your fx-115MS? Simpson 3/8 is slightly better than the ordinary Simpson's Rule and yet the results are not good on TurboPascal:
Program Simpson_3_8; The second function doesn't give a better result:
f:=2*x*x/((x-1)*(x+1))-x/Ln(x)
Quote: That's an excellent reference! I looked it up when I was checking wheter the integrating methods were the same on all HP calculators. I ought to have provided the link myself as it might be useful to those who didn't know it yet. Regards,
Gerson.
Re: Numerical integration: Casio fx-115ES, TI-82, HP-42S, and HP-32SII - Karl Schneider - 12-05-2009 Hi, Gerson --
Quote: For the few estimations I did, the fx-3600P result matched the fx-115MS result, although the latter computed much faster. Basic Simpson's Rule requires that the number of subdivisions be even; both models allow the user to specify the number of subdivisions as 2 raised to an integer power k from 1 to 9.
Quote: Thanks. It may end up as my one and only article, as I have no topic in mind for another. -- KS
Edited: 5 Dec 2009, 2:15 p.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Thomas Okken - 12-07-2009 Quote: I tried this with Emu42 (with the "Authentic Calculator Speed" option turned off!), and it returned 3.64899740064e-2, after evaluating the function 16383 times. Free42 returned 3.64899740835e-2 after 4095 evaluations. Running Emu42 with "Authentic Calculator Speed" turned on, I observed 224 evaluations in one minute, which suggests that the complete integral should take 73 minutes, but I didn't actually wait for it to finish, nor did I try this on my real 42S. I wonder how many evaluations this takes with Gauss-Kronrod quadrature. Is the Casio faster because of its quadrature algorithm, or because of faster hardware?
- Thomas Edited: 7 Dec 2009, 12:41 a.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Mike Morrow - 12-08-2009 Quote: I won't let ignorance keep me from speculating. I firmly believe the speed (and accuracy) of numerical integration on the Casio fx-115ES/991ES stems from the G-K algortithm. The best HP hardware (HP50G) has been reported in this thread as requiring about fourty times longer than this cheap Casio for the problems we've been playing with in this thread.
Who, outside Casio, knows anything about the Casio hardware? Physically it appears to be just a single IC under goop (powered by a solar cell or one LR44). I've found no discussions of it anywhere on the web. It is an excellent performer for US$18, and it's the first non-RPN calculator in 35 years that I could use regularly if I had to. Edited: 8 Dec 2009, 12:16 p.m.
Re: Machine accuracy behaviour of the hp-35s and other models - Bart (UK) - 12-08-2009 Quote: Quote:Would this even be meaningful to the student if he didn't even catch on that 0.3mm was a miraculously short stopping distance for even just a person (let alone a car) travelling at 50mph?
Re: Machine accuracy behaviour of the hp-35s and other models - Dave Shaffer (Arizona) - 12-09-2009 Bart,
Your last sentence was my original point - the student hadn't bothered to think/realize that 0.3 mm was indeed awful short!
|