Calculator benchmark
|
08-08-2021, 08:25 PM
(This post was last modified: 08-18-2021 04:02 PM by C.Ret.)
Post: #5
|
|||
|
|||
RE: Calculator benchmark
Yes, in the HP-28S solver pressing (LEFT=), (RIGHT=) or (EXPR=) temporary display the value and its label on top of the display and enter the value in the stack where it is visible and stay here until the user drop it or clear the whole stack.
The (LEFT=) and (RIGHT=) appear only because I intentionally group the two formulae in one equality. One big advantage of the Clamshell calculators is the full keyboard for direct alphabetic characters. In contrary to later series, the [alpha] key only serve in rare and specific command-line entries. Easy activation of numerous menus with rows of six soft-menu key spare a lot of prefix key when typing, setting or launching functions. SHARP PC-1211 SETUP: Code: [MODE][MODE] 2 Enter program mode Total 42 keystrokes to enter program and setup mode. Plese note the heavy use of implicit multiplication. Code: 3.12 def-A [CL] def-A is [shift][A] in def mode, [CL] is need when B is set to zero (clear error state) Total 72 keystrokes to input table values and systematically show X and Y on one display (or print the two values on printer is connected). Score : 114 keystrokes And the two X and Y results clearly displayed on both halfs of the display after each entry. **EDIT: [CL] can be spare by entering B before A to avoid LN(0) error ! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)