Texas Instruments TI-36X Pro User Manual page 55

User manual
Table of Contents

Advertisement

% ... MATH
% ... " displays the vector MATH menu, which lets
you perform the following vector calculations:
1: DotProduct
2: CrossProduct
3: norm magnitude
% ... EDIT
% ... ! displays the vector EDIT menu, which lets you
define or edit vector [u], [v], or [w].
Vector example
Define vector [u] = [ 0.5 8 ]. Define vector [v] = [ 2 3 ].
Calculate [u] + [v], DotP([u],[v]), and norm([v]).
Define [u] % ... !
<
" < <
.5 < 8 <
Define [v] % ... ! $ <
" < <
2 < 3 <
Syntax: DotP(vector1, vector2)
Both vectors must be the same
dimension.
Syntax: CrossP(vector1, vector2)
Both vectors must be the same
dimension.
Syntax: norm(vector)
55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents