Post Reply 
RPN-PRGM: New Windows console application emulating HP calculators
01-28-2021, 04:16 PM
Post: #11
RE: RPN-PRGM: New Windows console application emulating HP calculators
Nigel,

Thanks a lot for share your first experience with RPN.exe program.

Did you read the (extensive) manual? I invite you to pay attention to two features unique to this application:
  • The management of the IEEE-754 special values described in the user's manual, like Infinites, the NotANumber entity, negative zero, etc. This means that RPN.exe expressions will never produce an error! For example, this calculation:
    Code:

    rpn 4 0 / 1/x
    that is equal to inverse of Infinite, gives zero as result, that is the right answer! Isn't it?
  • The management of 80-bits floating point numbers, that allows to enter and display numbers with 19 decimal digits and an exponent of ten above 4000.

I'll appreciate it if you could give any additional comment about this application...

Antonio
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RPN-PRGM: New Windows console application emulating HP calculators - Aacini - 01-28-2021 04:16 PM



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