15–4 Mathematics Programs
File name 33s-E-Manual-1008-Publication(1st).doc Page : 386
Printed Date : 2003/10/8 Size : 13.7 x 21.2 cm
Program Lines:
(In RPN mode)
Description
Stores Z = R cos(P).
θ
Calculates R sin(P) cos(T) and R sin(P) sin(T).
Saves X = R sin(P) cos(T).
Saves Y = R sin(P) sin(T).
Loops back for another display of polar form.
Checksum and length: 1944 45
Defines the beginning of the vector–enter routine.
Copies values in X, Y and Z to U, V and W
respectively.
Loops back for polar conversion and display/input.
Checksum and length: 1961 24
Defines beginning of vector–exchange routine.
Exchanges X, Y and Z with U, V and W respectively.
Loops back for polar conversion and display/input.
Checksum and length: CE3C 33
Defines beginning of vector–addition routine.