HP Forums
Strange result from WP 31S - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not quite HP Calculators - but related (/forum-8.html)
+--- Thread: Strange result from WP 31S (/thread-4623.html)



Strange result from WP 31S - Perre52 - 09-02-2015 07:25 AM

If I try to calculate 0.0001 ^ 0.0001 using the y^x function I get 0.9990.. as answer.
Using 0.0001 x 0.0001 gives the correct answer 0.0000001.
Resetting the calculator gave the the same result.
Anyone having the same problem ?


RE: Strange result from WP 31S - jch - 09-02-2015 07:45 AM

There is no issue with WP31S.
The result is correct (at least for the real root).

If you have no other calc available, you may check it There.

0.0001 ^ 0.0001 returns the 1000th root of 0.0001
0.0001 * 0.0001 is equivalent to 0.0001 ^ 2


RE: Strange result from WP 31S - Perre52 - 09-02-2015 08:04 AM

Thanks jch.
Back on track again.