46 Using Calculator
Determinant Inserts det().
Row-Echelon Form Inserts
ref().
Reduced Row-Echelon
Form
Inserts
rref().
Simultaneous Inserts
simult().
Create Lets you select from several
matrix-creation options, such as
identity, diagonal, submatrix,
and others.
Norms Lets you select
norm(),
rowNorm(), or colNorm().
Dimensions Lets you select
dim(),
rowDim(), or colDim().
Row Operations Lets you select
rowSwap(),
rowAdd(), mRow(), or
mRowAdd().
Element Operations Inserts “dot” operators such as
.+ (dot add) and .^ (dot power).
Advanced Inserts
eigVl(), eigVc(), LU, or
QR.
Vector Inserts
unitV(), crossP(), dotP(),
8Polar, 8Rect ,8Cylind, or
8Sphere.
Functions & Programs
Program Editor Lets you view, open for editing,
import, or create a new
program or function.
Func...EndFunc Inserts a template for creating a
function.
Prgm...EndPrgm Inserts a template for creating a
program.
Local Inserts the
Local command.
Menu
Name
Menu Option Function