A program to toggle between prefixes
|
04-24-2016, 09:16 PM
(This post was last modified: 04-25-2016 02:43 PM by salvomic.)
Post: #12
|
|||
|
|||
RE: A program to toggle between prefixes
thank you Dale and Stephen,
I could do something like this code (modifying the program of user cclinus in this post (this code begin to work like the original "ENG" simulation, that I've modified to handle from E-24 to E24)... shift-Help / lower "ENG, shift-Help * increase, shift-Help + return the normal number, shift-Help - change "Exx" into prefix... It's a first attempt... Code:
with this code for the user key Code:
But this code need to be modified in three ways: 1. deleting the leading zeroes at the end, i.e. "1.2530000000E9" should be "1.253E9" without zeroes... 2. avoiding to have ENGA(Ans), ENGB(Ans) and prefix(Ans): for a real "ENG key" simulation it would be better don't show them 3. implementing back and forward also for prefixes like in ←ENG and ENG→ of the (modified) original program (if one want to have both systems ENG and prefixes) Any hints? Salvo (IT9CLU) ∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
A program to toggle between prefixes - salvomic - 04-23-2016, 09:09 PM
RE: A program to toggle between prefixes - StephenG1CMZ - 04-23-2016, 09:49 PM
RE: A program to toggle between prefixes - salvomic - 04-23-2016, 09:52 PM
RE: A program to toggle between prefixes - StephenG1CMZ - 04-23-2016, 10:16 PM
RE: A program to toggle between prefixes - salvomic - 04-23-2016, 10:21 PM
RE: A program to toggle between prefixes - StephenG1CMZ - 04-23-2016, 10:30 PM
RE: A program to toggle between prefixes - salvomic - 04-23-2016, 10:40 PM
RE: A program to toggle between prefixes - StephenG1CMZ - 04-23-2016, 11:12 PM
RE: A program to toggle between prefixes - salvomic - 04-24-2016, 07:26 AM
RE: A program to toggle between prefixes - DrD - 04-24-2016, 11:57 AM
RE: A program to toggle between prefixes - StephenG1CMZ - 04-24-2016, 01:24 PM
RE: A program to toggle between prefixes - salvomic - 04-24-2016 09:16 PM
|
User(s) browsing this thread: 1 Guest(s)