I wrote this thing for Geekboy1011 to help him with his job, which seems increasingly less like Product Designer/Engineer and more like Doer of the Thing. Either way, he wanted something that would stick the appropriate SI prefix (e.g. 'k' for kilo, or 'n' for nano) after the answer so he wouldn't have to remember what exponent goes with which prefix.
After some twiddling around with calculator settings and observing the results (which was rather educational), I was going to tell him to change it to ENG mode (as opposed to NORMAL or SCI; these modes are at/near the top of the mode menu) and to just memorize the more-or-less fixed exponents that mode produces.
Nah. That'd be too easy.
So I wrote a RAM-resident homescreen hook that would do the job. It compiles three separate binaries: one for the monochrome calcs (83+/84+), the forgotten calculator (84+CSE), and the most fun calculators (TI-84+CE and related).
Example output
Restricted to ENG mode. Mathprint must be disabled. I figure I'd post this here because somebody might want an example of a homescreen hook working in all the wrong ways for various calculators
After some twiddling around with calculator settings and observing the results (which was rather educational), I was going to tell him to change it to ENG mode (as opposed to NORMAL or SCI; these modes are at/near the top of the mode menu) and to just memorize the more-or-less fixed exponents that mode produces.
Nah. That'd be too easy.
So I wrote a RAM-resident homescreen hook that would do the job. It compiles three separate binaries: one for the monochrome calcs (83+/84+), the forgotten calculator (84+CSE), and the most fun calculators (TI-84+CE and related).
Example output

Restricted to ENG mode. Mathprint must be disabled. I figure I'd post this here because somebody might want an example of a homescreen hook working in all the wrong ways for various calculators