If you need to define variables with simple values it might be easier to use sliders instead of variables. Sliders are same as variables except they have a visual slider associated with them that you can drag with mouse to change the value of variable. This is useful if you are trying to see the effect of a variable on the shape of a graph.
Hint 1: It may happen that you want to set a special value for the variable which is hard to set with the slider. You can manually overwrite the value after the “=” sign; the position of the slider will adjust automatically according to the manually set value.
Hint 2: Although GC3 is pretty fast it may happen that you will not get a “smooth”animation when you animate a very complex function at a high resolution, resulting in a longer calculation time. In this case you might see only snapshots after each calculation of the graph.
Sliders are an excellent tool for modeling or studying the behavior of functions depending on parameters. With the example you can show/study how the parameters (variables) a0 to a5 will influence the look of a polynomial given by y = a5x5 + a4x4 + a3x3 + a2x2 + a1x + a0:
Copyright (c) 2000-2018 - Runiter Company - support@runiter.com