Any way to draw textbook notation to GROB? - 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: Any way to draw textbook notation to GROB? (/thread-4721.html) |
Any way to draw textbook notation to GROB? - xset - 09-15-2015 07:34 AM Hi I didn't find any traces of TEXTOUT analogue to draw expression like sqrt(sin(x)/x) in natural (not algebraic) notation (and would be cool to start editor in any place). This is programmable MATH computer, is not it ? It should be able to draw mathematical expressions over plots, etc. Many thanks in advance!!! XSet P.S. Of course i can try to write my own version since now i can parse math expressions with part() function (thanks to Didier Lachieze). RE: Any way to draw textbook notation to GROB? - cyrille de brébisson - 09-16-2015 05:44 AM Hello, Sorry, there is no equivalent of the 0 ->GROB of the 50G. Cyrille RE: Any way to draw textbook notation to GROB? - xset - 09-16-2015 07:30 AM (09-16-2015 05:44 AM)cyrille de brébisson Wrote: Hello, I am thinking to create Open Source "math formatter" for Prime. |