[IDEA] TOOLBAR CMD
|
03-31-2017, 02:12 PM
(This post was last modified: 04-03-2017 10:46 AM by compsystems.)
Post: #1
|
|||
|
|||
[IDEA] TOOLBAR CMD
Hello, the HP-Prime dialog boxes (a tutorial with all possible combinations of the INPUT command) are superior to the TI68K calcs/1995
http://www.hpmuseum.org/forum/thread-783...ight=INPUT 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). © == commentary TI68K CODE PHP Code: GUIPOLYH() I think that in the HP-Prime format (list of lists) would be much easier to code PHP Code: toolbar( 1: Is important for you a TOOLBAR CMD built-in the firmware? 2: What better syntax do you propose? List lists or TI68k style . |
|||
04-01-2017, 03:15 PM
(This post was last modified: 04-03-2017 10:42 AM by compsystems.)
Post: #2
|
|||
|
|||
RE: TOOLBAR CMD
Simulating a toolbar with hp-pprgm
PHP Code: toolbar( |
|||
04-01-2017, 08:37 PM
Post: #3
|
|||
|
|||
RE: YAR (Yet Another Request) TOOLBAR CMD
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!
|
|||
04-01-2017, 08:52 PM
Post: #4
|
|||
|
|||
YAR (Yet another Request
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.
|
|||
01-17-2018, 03:44 AM
Post: #5
|
|||
|
|||
RE: [IDEA] TOOLBAR CMD
There is some possibility of adding a conical application on the Prime?
|
|||
01-17-2018, 04:21 AM
Post: #6
|
|||
|
|||
RE: [IDEA] TOOLBAR CMD
ellipse()
hyperbola() conic() ??? area(<ellipse_object>) all work as expected... TW Although I work for HP, the views and opinions I post here are my own. |
|||
01-17-2018, 09:47 PM
Post: #7
|
|||
|
|||
RE: [IDEA] TOOLBAR CMD
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.
|
|||
02-03-2018, 02:06 PM
(This post was last modified: 02-04-2018 03:51 PM by compsystems.)
Post: #8
|
|||
|
|||
RE: [IDEA] TOOLBAR CMD
A video tutorial, referring to the subject.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)