22 CAS Calculators
Vector
A vector is a matrix. Create and manipulate vectors as you would a
matrix.
Vector Operations
The built in vector operations include Unit Vector, Cross Product,
Dot Product, and converting to different coordinate systems.
Nspire Example XI
NOTE: The order of the elements of in the Cross Product function
matter! (M=R x F)
Lists
Creating Lists
To create a list you must use the curved brackets. After you create
a list store it as list1 or an appropriate name. Some list operations
require your list to be stored.
Nspire Example XII