Leaving original user input in verbatim on CL after execution... any ideas?
|
01-31-2017, 02:56 PM
Post: #7
|
|||
|
|||
RE: Misbehaving ENG num format... any ideas?
(01-30-2017 06:08 PM)Simone Cerica Wrote: CASIO-like ENG key for HP Prime: http://www.hpmuseum.org/forum/thread-5039.html Neat. I've implemented something similar, but the above is a bit more advanced. In mine, I've added the following to my USERKEYS program: Code: KEY K_Eex() Unfortunately both my solution and the Casio-like ENG key only operates on items within the History (or a new evaluation which then appears in the History). The issue I'm describing in this thread is when items are copied either from the History, or pasted from the Clipboard stack, once they appear on the command line any existing engineering (or scientific formatting for that matter) is disregarded and the expression is converted to standard format. "1.00E9" in the history will copy to the command line as "1000000000." and after hitting [Enter] will again be represented in the history as "1.00E9" - a huge pain when tweaking large complex expressions! -Andy |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)