Post Reply 
(50g) USER key ": division" a) decimal into (pi) fractions b) no limits
01-07-2021, 09:52 PM (This post was last modified: 01-07-2021 09:53 PM by DavidM.)
Post: #13
RE: HP50G USER key ": division" a) decimal into (pi) fractions b) no limits
(01-07-2021 09:39 PM)3298 Wrote:  
Code:
\<<
  6. 5. >
  { DROP }
  IFT
\>>

You could also tag the DROP with an empty tag ('::'), which will defer the execution but still execute in the context of IFT (or IFTE).

NDROP would be an even shorter solution here, as long as the boolean is always a 1 or 0 (no other numbers allowed Smile ).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP50G USER key ": division" a) decimal into (pi) fractions b) no limits - DavidM - 01-07-2021 09:52 PM



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