Locking Calculated points on a graph
|
06-04-2020, 10:58 PM
Post: #2
|
|||
|
|||
RE: Locking Calculated points on a graph
You may store the values of X and Y in other variables. While plot is open and the cursor is in a specific position on your graph (intersection, root or whatever) you directly type
X Sto A or Y Sto B These values can wherever be reused, e.g. as the beginning of an integration. If you start graphical integration and you have to type the lower end, simply type A. You also can use the variables in home or CAS for other calculations. But: You can't store [X Y] directly in functions into another variable. For that you have to go to home or CAS and after storing you may call your plot again and jump to a second position and repeat that action. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Locking Calculated points on a graph - G. Cook - 06-04-2020, 08:09 PM
RE: Locking Calculated points on a graph - froehlic - 06-04-2020 10:58 PM
RE: Locking Calculated points on a graph - pinkman - 06-06-2020, 12:37 PM
RE: Locking Calculated points on a graph - jte - 08-11-2021, 09:38 PM
RE: Locking Calculated points on a graph - Carlos295pz - 06-05-2020, 01:47 AM
|
User(s) browsing this thread: 1 Guest(s)