RPN-PRGM: New Windows console application emulating HP calculators
|
02-23-2021, 01:54 AM
Post: #23
|
|||
|
|||
RE: RPN-PRGM: New Windows console application emulating HP calculators
I solved part of the mystery:
Code:
RPN.exe first parses the whole input line (using the current Precision Control). After that, the whole line is executed. This means that when the next line is parsed, the parse routine uses the same Precision Control set by the last executed line. Of course, this introduces differences... As I said several times, my ENG:p method is not reliable. You should conclude nothing about the FPU/RPN.exe operation based on the results displayed by ENG:p. I am looking for a more reliable method to show an 80-bits floating point number. Antonio |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)