Basic TI-Nspire CX / CAS programs and functions, that make you more efficient in math-classes.
-
Install the file for your calculator and drag it on it via
TI-Nspire Computer Link
or theTI-Nspire CX/CAS Student Software
-
You can use the functions and programs, by simply pressing the
var
key on your calculator orstrg + L
on PC -
If you dont understand something, simply use the
help(0)
command
- Added rrt() -> Rational Root Theorem
- Added pq √negative exception
- Added quadraticequ √negative exception
- Added help(0)
- Added pol3() -> Polinomialdivision (kind x³, given 1 Root)
- Added pq()
- Added quadraticequ()
- Added gauss() -> Gauss Algorithm to search for a polynomial (kind x³)