

# automatically fits the screen to fit the data Plotting Functions - TI-Nspire CX II (CAS) Script: plotfxnspire.py

The text of the scripts are presented below. I have a lot of pleasure working with this module, with commands for clearing the graphic screen, automatically sizing the window, plotting the axes, with or without the numeric numeric endpoints, and set a color with RGB codes (any color you want). The package includes numeric and Computer Algebra System (CAS. Demonstrate concepts, facilitate discussions, project key-by-key operations in the same format as class calculators, let students lead the class, and more.
Xlist problem nspire cx software#
The graphic commands uses a TI-specific module ti_plotlib. Next-generation presentation and class management software to maximize learning time. The list.append(value) or list.append(list) adds the elements to the end of the list and the list is automatically saved. I have programmed this with the TI-Nspire CX CAS software, but it should work on the non-CAS version.Īs far as entering numbers at the input prompt, I have to enter approximations for π (which is approximately 3.1415926535). The equations will be defined inside the script instead of having the user enter the script. I used a while loop instead of a for loop because I tend to always use for loops, and working with integer objects can be quite difficult for non-Python experts like me.

The following are sample templates to plot functions in the form of y=f(x), parametric equations (x(t), y(t)), and one-level deep recurrence relations. TI-Nspire: Templates to Plot Functions, Parametric Equations, and Sequences
