User Manual

2-50
• {DEL}/{DEL
A} ... deletes {a specific vector}/{all vectors}
• {DIM} ... specifies the vector dimensions (
m rows × 1 column or 1 row × n columns)
• {MV} ... displays the Matrix Editor screen (page 2-37)
Vector input and editing, and vector cell (element) operations are the same as matrix
calculation operations. For more information, see “Inputting and Editing Matrices” (page 2-37)
and “Matrix Cell Operations” (page 2-38). Note, however, that vector calculations differ from
matrix calculations as described below.
On the vector memory element input screen, there is no 1(R
OP) in the function menu.
For vector editing, the dimension always limited to
m rows × 1 column or 1 row × n columns.
k Vector Calculations [OPTN]-[MAT]
Use the vector command menu to perform vector calculations.
u To display vector commands
1. From the Main Menu, enter the RUN
MAT mode.
2. Press K to display the option menu.
3. Press 2(MAT)6(g)6(g) to display the vector command menu.
• {Vct} ... {Vct command (vector specification)}
• {DotP} ... {DotP command (dot product command)}
• {CrsP} ... {CrossP command (cross product command)}
• {Angle} ... {Angle command (calculate the angle formed by two vectors)}
• {UntV} ... {UnitV command (calculate the unit vector)}
• {Norm} ... {Norm command (calculate the vector norm (size))}
Vector Calculation Precautions
When calculating a dot product, cross product, and angle formed by two vectors, the
dimensions of the two vectors must be the same. Also, a cross product’s dimensions must
be 1 × 2, 1 × 3, 2 × 1, or 3 × 1.
Vector calculations are performed independently for each element, so it may take some time
before calculations results are displayed.
The calculation precision of displayed results for vector calculations is ±1 at the least
significant digit.
If a vector calculation result is too large to fit into Vector Answer Memory, an error occurs.
You can use the following operation to transfer Vector Answer Memory contents to another
vector.
VctAns Vct
In the above, is any variable name A through Z. The above does not affect the contents of
Vector Answer Memory.
Vector memory and matrix memory are compatible with each other, so vector memory
contents can be assigned to matrix memory, if you want.
Vct
Mat
In the above, and are any variable names A through Z.