Post Reply 
Bug with Integers
08-21-2015, 12:09 AM (This post was last modified: 08-21-2015 12:11 AM by Arno K.)
Post: #11
RE: Bug with Integers
(08-21-2015 12:00 AM)nlj Wrote:  FWIW, on the 50g,

7 ENTER 23 Y^X 143 MOD ==> 2
'7 Y^X 23 MOD 143' ENTER EVAL ==> 2

but

'7 Y^X 23 MOD 143' ENTER ->NUM ==> 23.

Note the decimal point.

Does the Prime not have an option to always show a decimal point on an floating point value? Otherwise how do you know if you're looking at a (precise) integral value or an approximation (potentially with rounding error or overflow)?

I haven't tried that with approx mode on on the 49G+, in exact mode this calc provided the awaited 2, interesting that approx mode delivers the 23 like the prime does. On the prime the problem seems to lie deeper in the system, both exact and approx with the CAS-order (mod(...)) deliver 23, only the (non-CAS)-command a MOD is correct, this must be manually entered and display with both possibilities is the same: 7^23 MOD 143, manually entered provides 2, mod chosen from catalog: 23. So I really am annoyed.
THX for your ideas
Arno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug with Integers - Arno K - 08-20-2015, 09:07 PM
RE: Bug with Integers - Helge Gabert - 08-20-2015, 09:28 PM
RE: Bug with Integers - DrD - 08-20-2015, 09:59 PM
RE: Bug with Integers - Arno K - 08-20-2015, 10:06 PM
RE: Bug with Integers - Didier Lachieze - 08-20-2015, 10:31 PM
RE: Bug with Integers - Arno K - 08-21-2015, 12:02 AM
RE: Bug with Integers - Dieter - 08-21-2015, 10:16 PM
RE: Bug with Integers - Arno K - 08-20-2015, 10:04 PM
RE: Bug with Integers - DrD - 08-20-2015, 11:08 PM
RE: Bug with Integers - Arno K - 08-20-2015, 11:54 PM
RE: Bug with Integers - nlj - 08-21-2015, 12:00 AM
RE: Bug with Integers - Arno K - 08-21-2015 12:09 AM
RE: Bug with Integers - nlj - 08-21-2015, 12:47 AM
RE: Bug with Integers - Helge Gabert - 08-21-2015, 01:55 AM
RE: Bug with Integers - Arno K - 08-21-2015, 08:54 AM
RE: Bug with Integers - Marcus von Cube - 08-21-2015, 09:16 AM
RE: Bug with Integers - wawa - 08-21-2015, 09:35 AM
RE: Bug with Integers - Joe Horn - 08-22-2015, 02:04 AM
RE: Bug with Integers - Arno K - 08-22-2015, 06:43 AM
RE: Bug with Integers - nlj - 08-23-2015, 10:32 PM
RE: Bug with Integers - parisse - 08-21-2015, 11:09 AM
RE: Bug with Integers - Arno K - 08-21-2015, 03:14 PM
RE: Bug with Integers - DrD - 08-21-2015, 11:53 AM



User(s) browsing this thread: 1 Guest(s)