HP Forums
Idea: interpret and visualize superscripts. a*X³ + b*X² + c*X¹ + d*X⁰ - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Idea: interpret and visualize superscripts. a*X³ + b*X² + c*X¹ + d*X⁰ (/thread-11731.html)



Idea: interpret and visualize superscripts. a*X³ + b*X² + c*X¹ + d*X⁰ - compsystems - 11-02-2018 05:23 PM

Hello, users and developer group of the famous hp-prime calculator
Sorry for my technical english.

Idea: interpret and visualize superscripts ³ ² ...

The exponents 3, 2, are visualized in very large font an idea to improve the visualization

BENEFITS:
1: fewer horizontal lines are occupied, and therefore, more field of visualization for the expressions.
2: the expressions written in the documents are copied and displayed on the screen of the simulator
or program editor (connkit ), without the need to rewrite.

PHP Code:
a*X³ b*X² c*X¹ d*X⁰

X³ -6*X² 11*-

Thanks

JaiMeza