IDEAS for [MEM] view (Memory Manager)
|
03-12-2017, 02:12 PM
Post: #1
|
|||
|
|||
IDEAS for [MEM] view (Memory Manager)
Hello
[Shift]+[MEM] = Memory Manager: This view allows you to view/modify/ delete, apps symbolic user variables and user variables IDEAS 1: Pressing the [<] (left) key return to the previous view, for example if you enter LIST there is no way to return to the main "menu", you have to press again [Shift]+[MEM] 2: a new menu for a quick view of the contents of each variable. The current menu is [Edit] [Delette] [] [Send] [] [] -> [Edit] [Delette] [✔Value] [Send] [] [] [✔Value] will display a temporal column with the value in a linear form of the contents of all variables 3: The Apps menu should display a list app user symbolic variables, To see which variables have content and which are unassigned //F(X) Function symbolic variables F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 // V(XY) Advanced Graphing symbolic variables V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 //{ X(T) Y(T) } PARAMETRIC symbolic variables X0 X1 X2 X3 X4 X5 X6 X7 X8 X9 Y0 Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9 //R(θ) POLAR symbolic variables R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 ETC ... A program to store some user and application variables PHP Code: export STOREAPPSANDUSERVARS() |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)