HP Forums

Full Version: See all decimals
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all,

is there a way on the Prime to display all the decimals when the machine is for example in sci mode?
Something like the "orange show" on the HP35s or the "f PREFIX" on the HP11c?

I looked for it on the user guide but I did not find it.

Thank you very much for the help

Reto
(07-21-2015 12:00 PM)retoa Wrote: [ -> ]Hello all,
is there a way on the Prime to display all the decimals when the machine is for example in sci mode?
Something like the "orange show" on the HP35s or the "f PREFIX" on the HP11c?
I looked for it on the user guide but I did not find it.
Thank you very much for the help
Reto

I thought the same thing yesterday: it would be useful something like f+number in HP 12C...
For example, I've PI/100, I can read 3.14159265359E-2 and I would like to see for a moment 0.00314... with all or a number of decimals; or having a rounded value, switch to and from all decimals...

Salvo
(07-21-2015 12:00 PM)retoa Wrote: [ -> ]Hello all,

is there a way on the Prime to display all the decimals when the machine is for example in sci mode?
Something like the "orange show" on the HP35s or the "f PREFIX" on the HP11c?

I looked for it on the user guide but I did not find it.

Thank you very much for the help

Reto

Reto,

There is a program in the Prime software library written by Joe Horn:

http://www.hpmuseum.org/forum/thread-3571.html

DGM
(07-21-2015 01:08 PM)DGM Wrote: [ -> ]
(07-21-2015 12:00 PM)retoa Wrote: [ -> ]Hello all,

is there a way on the Prime to display all the decimals when the machine is for example in sci mode?
Something like the "orange show" on the HP35s or the "f PREFIX" on the HP11c?

I looked for it on the user guide but I did not find it.

Thank you very much for the help

Reto

Reto,

There is a program in the Prime software library written by Joe Horn:

http://www.hpmuseum.org/forum/thread-3571.html

DGM

Thank you DGM,
Joe's program is nice, but it's not really what I was looking for. I only want to see directly the decimals of the last result for a while (or in a new line), without having to call a program passing ANS as parameter. This feature would be more useful in HOME, where you do numerical calculations, than in CAS.
If there is no other

Kind regards

Reto
what about Home/Settings, Number Format: Floating?
Arno
(07-21-2015 03:57 PM)Arno K Wrote: [ -> ]what about Home/Settings, Number Format: Floating?
Arno

indirect, but better than nothing ;-)
we need a shortcut for this...

Salvo
(07-21-2015 03:57 PM)Arno K Wrote: [ -> ]what about Home/Settings, Number Format: Floating?
Arno

Hello Arno,
this will change the notation of all numbers on the display, so you have to change it to see the decimals and then change it back.
On the others HP models there was always a way to see the decimals without having to change the display mode. As an example on the HP35s if you set display sci 3 and calculate 1/7 you find 1.429E-1. Now if you hold SHOW you will see 142857142857, if you only press it without holding, the decimals appear for about 2 seconds, the display mode will not be changed. On the HP 11c you get the same thing with "f-PREFIX".

Is there something so smart on the Prime?

Thank you to all

Reto
(07-21-2015 04:24 PM)retoa Wrote: [ -> ]
(07-21-2015 03:57 PM)Arno K Wrote: [ -> ]what about Home/Settings, Number Format: Floating?
Arno

Hello Arno,
this will change the notation of all numbers on the display, so you have to change it to see the decimals and then change it back.
On the others HP models there was always a way to see the decimals without having to change the display mode. As an example on the HP35s if you set display sci 3 and calculate 1/7 you find 1.429E-1. Now if you hold SHOW you will see 142857142857, if you only press it without holding, the decimals appear for about 2 seconds, the display mode will not be changed. On the HP 11c you get the same thing with "f-PREFIX".

Is there something so smart on the Prime?

Thank you to all

Reto

Sorry, I think that there is nothing similar on the Prime, at least not without using some extra program.
Arno
I don't think this has ever been a built in feature on any HP grapher. I might be wrong on that though. The basic issue boils down to "there are more types of objects then just since numbers" and it kind of falls apart with that.
(07-21-2015 05:20 PM)Tim Wessman Wrote: [ -> ]I don't think this has ever been a built in feature on any HP grapher. I might be wrong on that though. The basic issue boils down to "there are more types of objects then just since numbers" and it kind of falls apart with that.

Hello Tim

On the HP 48 SX it was "VIEW" in the stack menu, you came back with "ON". The 48 GX should have something similar, I don't remember exactly. I do not know the 50g, only played a bit with it on an emulator.

The stack menu of the Prime (arrow up) has a Show function, but it is quiet useless, it shows you exactly what you already see on the display, same font so it is not for people who do not see very good. Really can't understand what it is for...

Kind regards

Reto
(07-21-2015 09:44 PM)retoa Wrote: [ -> ]The stack menu of the Prime (arrow up) has a Show function, but it is quiet useless, it shows you exactly what you already see on the display, same font so it is not for people who do not see very good. Really can't understand what it is for...

Well, I stand corrected. I do think the OP was wanting a "click a button sequence and the display changes to display all digits" type of thing - at least that is how I interpreted it.

Anyway, you are right about the VIEW thing. It would toggle between a 2d display, and a text display which would also show more digits.

Currently, the show button on prime is really only useful when you have larger things. You get it in a window and can scroll around to see off screen items. Since the display is so big/detailed compared with older units I agree it isn't normally all that useful.

However, your comments made me think a bit more about some nice things that could be done in there (toggle some different display options, text/2d, different base representations, etc)...
(07-21-2015 12:00 PM)retoa Wrote: [ -> ]is there a way on the Prime to display all the decimals when the machine is for example in sci mode?
Something like the "orange show" on the HP35s or the "f PREFIX" on the HP11c?

I looked for it on the user guide but I did not find it.

Yes: Two keystrokes: up-cursor, Enter. This echoes the number to the edit line with all its digits showing. Press On to discard the edit line.
On 50G try down cursor or up cursor & VIEW from the soft menu.
Thank you very much Joe, this is exactly what I was looking for. It also works with the "Copy" soft key. I tried the "Show" but not the "Copy"...

Many thanks also to Tim and the others who replied !!

Reto
Hello,

Have you thought about creating a user key program that would do what you want?

Cyrille
(07-27-2015 08:02 AM)cyrille de brébisson Wrote: [ -> ]Hello,
Have you thought about creating a user key program that would do what you want?
Cyrille

hi Cyrille,
any idea to create a user key to toggle between ENG and decimal format?
I mean: I've 3.141592E-4, I would switch to an from 0.0003141592 with a more simple way from "shift - Home settings - number format: Floating (or Standard)...
Like the "f" function in HP 12C...

Thanks!

Salvo
(07-27-2015 10:43 AM)salvomic Wrote: [ -> ]any idea to create a user key to toggle between ENG and decimal format?

Hi Salvo,

Enter this into a program:

Code:

KEY K_1()
BEGIN
 if HFormat == 0 then
  HFormat:=3;
 else
  HFormat:=0;
 end;
 return "";
END;

Then hit Shift/Help/1

Road
(07-27-2015 11:28 AM)roadrunner Wrote: [ -> ]Hi Salvo,
Enter this into a program:
...
Then hit Shift/Help/1

Road

thanks, Road!
this is what I was searching...

In my case, however, better so:
Code:
KEY K_1()
// use Shift Help 1
BEGIN
 if HFormat == 0 then
  HFormat:=4;
 else
  HFormat:=0;
 end;
 return "";
END;

Toggle between Standard and Floating format...

ciao Smile
Salvo
Reference URL's