divide
2007-02-26 by Gordon Ayres

Yahoo Groups archive
Index last updated: 2026-03-31 17:30 UTC
Thread
2007-02-26 by Gordon Ayres
2007-02-26 by Scott
>Hi, Gordon,
> funny thing
>
> I have claculator mode RPN set.
>
> When i do rpn operation for * + or - works as expected. When I divide
> a number like 3 by 2 it shows 3/2 in the stack and does not return 1.5
> as expected?
>
> any help apreciated.
>
> Best regards
> Gordon
>
2007-02-26 by svraman
--- In 50g@yahoogroups.com, "Gordon Ayres" <gordon.ayres@...> wrote:
>
> funny thing
>
> I have claculator mode RPN set.
>
> When i do rpn operation for * + or - works as expected. When I divide
> a number like 3 by 2 it shows 3/2 in the stack and does not return 1.5
> as expected?
>
> any help apreciated.
>
> Best regards
> Gordon
>
Hi, Gordon,
The 50G uses "infinite precision integers" (ZINTS) when in "exact" mode
(i.e., 4 ENTER 3 / produces 4/3 instead of 1.33333). You know you are
in exact mode with a couple of clues: (1) if you have the status area
showing, you will see an "=" sign next to the "R" or "C" symbol (real
or complex mode), and (2) numbers you enter without a decimal point
(e.g., 1, 2, 3, etc.) will show up without a decimal point on the stack.
In approximate mode, a tilde "~" in the status area will appear in the
same spot as the "=" sign, above. Also, entering numbers without
decimal points (e.g., 1, 2, 3, etc.) will produce numbers WITH decimal
points on the stack (e.g., 1., 2., 3., etc.), even with STD display
formatting.
To convert 4/3 into a numeric equivalent, press right-shift and then
press "Enter" (which is ->NUM). This will display 1.3333 according to
your display mode.
If you'd like to temporarily force an approximate display, put a
decimal point after one or more of your numbers that you will enter
(e.g., 4./3, or 4/3., or 4./3.). This will return the result in
approximate mode and display 1.333.
To toggle between exact and approximate modes quickly, use the long-
hold keypress combination as follows: While pressing (AND HOLDING) the
right-shift key, press and release the enter key. You can now release
the right-shift key. In doing so, pay attention to your status area.
You should see the "=" sign turn into a "~" sign and vice-versa. There
are many of these long-hold keypresses available on the HP50G, e.g., to
enter certain characters or toggle between real and complex mode.
Hope that helps some,
Scott
svraman
1881 Rampart Lane
Lansdale, PA 19446
(215) 368-2753
2007-02-26 by Nancy Von Essen
funny thing
I have claculator mode RPN set.
When i do rpn operation for * + or - works as expected. When I divide
a number like 3 by 2 it shows 3/2 in the stack and does not return 1.5
as expected?
any help apreciated.
Best regards
Gordon
2007-02-26 by DRD
Hold right-shift then ENTER (Toggles Exact and Approximate mode.)
-----Original Message-----
From: 50g@yahoogroups.com
[mailto:50g@yahoogroups.com] On Behalf Of Nancy
Von Essen
Sent: Monday,
February 26, 2007 3:41 PM
To: 50g@yahoogroups.com
Subject: Re: [50g] divide
Hi Gordon: Ed Von Essen here. One last way to set approximate mode.
Press the MODE key, then press F3 soft key ( CAS ) , move the highlight bar down to _Approx. and finally press the F3 soft key ( CHK ). One might also have Numeric checked. Have fun learning how to use the 50G. It's really amazing what you can do.
Best regards Ed
Gordon Ayres
<gordon.ayres@ angledetailing. com> wrote:
funny thing
I have claculator mode RPN set.
When i do rpn operation for * + or - works as expected. When I divide
a number like 3 by 2 it shows 3/2 in the stack and does not return 1.5
as expected?
any help apreciated.
Best regards
Gordon
2007-02-26 by Gordon Ayres
--- In 50g@yahoogroups.com, "DRD" <wa7bqb@...> wrote:
>
> Hold right-shift then ENTER (Toggles Exact and Approximate mode.)
>
> -----Original Message-----
> From: 50g@yahoogroups.com [mailto:50g@yahoogroups.com] On Behalf Of
Nancy
> Von Essen
> Sent: Monday, February 26, 2007 3:41 PM
> To: 50g@yahoogroups.com
> Subject: Re: [50g] divide
>
>
>
> Hi Gordon: Ed Von Essen here. One last way to set approximate mode.
>
>
>
> Press the MODE key, then press F3 soft key ( CAS ) , move the
highlight bar
> down to _Approx. and finally press the F3 soft key ( CHK ). One
might also
> have Numeric checked. Have fun learning how to use the 50G. It's
really
> amazing what you can do.
>
> Best regards Ed
>
> Gordon Ayres <gordon.ayres@...> wrote:
>
> funny thing
>
> I have claculator mode RPN set.
>
> When i do rpn operation for * + or - works as expected. When I divide
> a number like 3 by 2 it shows 3/2 in the stack and does not return 1.5
> as expected?
>
> any help apreciated.
>
> Best regards
> Gordon
>
2007-02-27 by Don Hart
> I think that is simplest way yet. Thanks forhttp://us.click.yahoo.com/kOt0.A/gOaOAA/yQLSAA/26EolB/TM
> everyones help. Seems
> there are a lot of ways to do something.
>
> Best regards
> Gordon
>
>
> --- In 50g@yahoogroups.com, "DRD" <wa7bqb@...>
> wrote:
> >
> > Hold right-shift then ENTER (Toggles Exact
> and Approximate mode.)
> >
> > -----Original Message-----
> > From: 50g@yahoogroups.com
> [mailto:50g@yahoogroups.com] On Behalf Of
> Nancy
> > Von Essen
> > Sent: Monday, February 26, 2007 3:41 PM
> > To: 50g@yahoogroups.com
> > Subject: Re: [50g] divide
> >
> >
> >
> > Hi Gordon: Ed Von Essen here. One last way to
> set approximate mode.
> >
> >
> >
> > Press the MODE key, then press F3 soft key ( CAS )
> , move the
> highlight bar
> > down to _Approx. and finally press the F3 soft
> key ( CHK ). One
> might also
> > have Numeric checked. Have fun learning how to
> use the 50G. It's
> really
> > amazing what you can do.
> >
> > Best regards Ed
> >
> > Gordon Ayres <gordon.ayres@...> wrote:
> >
> > funny thing
> >
> > I have claculator mode RPN set.
> >
> > When i do rpn operation for * + or - works as
> expected. When I divide
> > a number like 3 by 2 it shows 3/2 in the stack and
> does not return 1.5
> > as expected?
> >
> > any help apreciated.
> >
> > Best regards
> > Gordon
> >
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~-->
> Something is new at Yahoo! Groups. Check out the
> enhanced email design.
>
>--------------------------------------------------------------------~->
>____________________________________________________________________________________
>
>
> Yahoo! Groups Links
>
>
>
>
>