+- 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] TOOLBAR CMD (/thread-8086.html)
Only need to complete it with TOOLBAR CMD, an example of code in TI-BASIC, (each function of each ITEM is called by means of a LABEL: ) is required in addition to enclosing the TOOLBAR inside a block LOOP, and each label at the end must return to the LOOP ( With the CYCLE command), there must be at least one label that lets exit (EXIT).
It is a good idea, I do not know if this bar could also be used with CAS programs, it is because lately it has seen that CAS programs presents the differences with non CAS, and in the way of calling them in the form that a CAS program returns a result But it is a good idea to have a menu as well!
YAR (Yet another Request - math7 - 04-01-201708:52 PM
Hello, I was working with the Geometry application but I have noticed that although it is quite complete It has no commands or functions to work with conic figures: the ellipse, hyperbola, and parabola. There are no commands to find out the area of an ellipse, or the eccentricity value, or the focus of a parabola drawn on the geometry screen; And I think this is quite necessary because the conics are studied in Calculus and are very important figures in mathematics; Hopefully add commands of this type in future updates other than 3D graphics.
RE: [IDEA] TOOLBAR CMD - math7 - 01-17-201803:44 AM
There is some possibility of adding a conical application on the Prime?
RE: [IDEA] TOOLBAR CMD - Tim Wessman - 01-17-201804:21 AM
not only is the area function, an application is needed in which the focus could be calculated, the directrix of a parabola, the eccentricity of an ellipse, the asymptotes of a determined hyperbola, etc. There is only the area function but not the different components of a conic, hyperbola, ellipse, circle, parabola, etc.