WP34s: number display and rounding
#1

In the olden days I also used a TI58 here and there. As on most TIs, its standard display format shows all digits, similar to the original HP35 or the later ALL setting, while most HPs used a fixed decimal format - FIX 2 on earlier machines and FIX 4 on later models.

But there was another difference. HPs machines, set to a FIX format, usually switch to scientific notation if the value is so small that if would round to zero. Enter Pi, and in FIX 4 you will get 3,1416. Divide this by 10000 and you'll see 0,0003. Divide again by 10 and you will get 3,1416 E-5. While TI's machines showed the same results in the first two cases, the last value was handled differently: it was simply displayed as zero (0,0000). In other words: the HP way was a switch to scientific notation while the TIs showed the result like the one you would have got after an additional RND (which returns zero in this case as well).

I think both ways of handling this are valid options. There are cases where I actually prefer the "round to zero" way. So I would like to ask two questions:

1. Do you consider an option or a flag useful that sets either the one or the other display rounding mode?

2. Especially for Pauli: if (!) this option is considered useful, is there a chance this may find its way into the 34s?

Dieter

#2

I don't personally care for this. If you are in FIX mode and the display switches, the value would have displayed as zero. Sounds simple enough to me at least. We will still need the switch to exponential notation for large numbers -- I assume TI's do this even though it isn't entirely consistent to my mind.


Anyway, if enough people think it is worthwhile, we could dedicate the fabled last bit of RAM to supporting this mode. I'd have to see how much flash it consumes -- the display formatting code is horrible and making changes is more difficult & more space consuming than I'd like :-( Of course, we'd have to no think of a better use of the bit :-)


As mentioned, executing RND after the underflow to exponential notation does result in the TI answer. Is this a bug or a feature I wonder?


- Pauli

#3

I am very much against this mode. I always want to know the difference between zero and 3.1416 E-5.

I am hoping that last bit of RAM will be available for a USER mode :)

#4

I *strongly* second this. Don't see much need for a round to zero automatically (I actually think that this is a bad idea) and am very much in favor of a user mode. Given one bit left I would *strongly* opt for a user mode if at all possible.

Just my 0.02

Cheers,

-Marwan

#5

Before we discuss any changes I need to squeeze the code a little bit more. The last version fills flash exactly. :-/



Possibly Related Threads…
Thread Author Replies Views Last Post
  HP Prime program: rounding to a fraction Patrice 3 1,660 10-31-2013, 06:16 AM
Last Post: Joe Horn
  HP Prime: Rounding error in determinant Stephan Matthys 3 1,607 10-25-2013, 09:29 PM
Last Post: Walter B
  Rounding of 10^x Olivier De Smet 8 2,498 08-28-2013, 06:33 AM
Last Post: Dieter
  wp34s Emulator (Display Residual) Barry Mead 3 1,432 07-23-2013, 04:22 AM
Last Post: Barry Mead
  [WP34s] strange behaviour at number entry Dieter 12 3,567 06-06-2013, 05:36 PM
Last Post: Harald
  New WP34s Emulators with better display pascal_meheut 13 3,075 04-24-2013, 02:32 PM
Last Post: RalfGeiger
  Classic calculator display chip type number? Juergen Hofstaedter 3 1,538 01-22-2013, 12:47 PM
Last Post: Eric Smith
  [WP34s] Complex number display fhub 52 12,040 01-12-2013, 06:18 PM
Last Post: Paul Dale
  [WP 34s] Polar & Rectangular Number Display Jeff O. 9 2,695 01-12-2013, 05:08 AM
Last Post: fhub
  Can the display for a HP32Sii be replaced with the display from another model? Bruce Larrabee 8 2,774 10-10-2012, 10:05 PM
Last Post: Luiz C. Vieira (Brazil)

Forum Jump: