SECTION 10. PROCESSING INSTRUCTIONS
10-2
*** 36 X * Y ***
FUNCTION
Multiply the value in location X by the value in
location Y and place the result in location Z.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Input location of Y
[Y]
03:
4
Dest. input location for X * Y
[Z]
Input locations altered: 1
*** 37 X * F ***
FUNCTION
Multiply the value in location X by the fixed
number F and place the result in location Z.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
FP
Fixed multiplier
[F]
03:
4
Dest. input location for X * F
[Z]
Input locations altered: 1
*** 38 X / Y ***
FUNCTION
Divide the value in location X by the value in
location Y and place the result in location Z.
Division by 0 will cause the result to be set to
the maximum CR7 number (+99999 if positive, -
99999 negative).
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Input location of Y
[Y]
03:
4
Dest. input location for X / Y
[Z]
Input locations altered: 1
*** 39 SQUARE ROOT ***
FUNCTION
Take the square root of the value in location X
and place the result in location Z. If the value in
X is negative, 0 will be stored as the result.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Dest. input location for X
1/2
[Z]
Input locations altered: 1
*** 40 LN(X) ***
FUNCTION
Take the natural logarithm of the value in
location X and place the result in location Z. If
the value in X is 0 or negative, -99999 will be
stored as the result.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Dest. input location for LN(X) [Z]
Input locations altered: 1
*** 41 EXP(X) ***
FUNCTION
Raise the exponential base e to the value in
location X power and place the result in location
Z.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Dest. input location for EXP(X) [Z]
Input locations altered: 1
*** 42 1/X ***
FUNCTION
Take the inverse of the value in location X and
place the result in location Z. If X=0, 99999 will
be stored as the result.
PAR. DATA
NO.
TYPE
DESCRIPTION
01:
4
Input location of X
[X]
02:
4
Dest. input location for 1/X
[Z]
Input locations altered: 1
Содержание CR7
Страница 2: ...This is a blank page ...
Страница 4: ...This is a blank page ...
Страница 28: ...CR7 MEASUREMENT AND CONTROL SYSTEM OVERVIEW OV 18 This is a blank page ...
Страница 38: ...SECTION 1 FUNCTIONAL MODES 1 10 This is a blank page ...
Страница 42: ...SECTION 2 INTERNAL DATA STORAGE 2 4 This is a blank page ...
Страница 52: ...SECTION 3 INSTRUCTION SET BASICS 3 10 This is a blank page ...
Страница 57: ...SECTION 4 EXTERNAL STORAGE PERIPHERALS 4 5 FIGURE 4 4 1 Example of CR7 Printable ASCII Output Format ...
Страница 58: ...SECTION 4 EXTERNAL STORAGE PERIPHERALS 4 6 This is a blank page ...
Страница 68: ...SECTION 6 9 PIN SERIAL INPUT OUTPUT 6 6 This is a blank page ...
Страница 140: ...SECTION 13 CR7 MEASUREMENTS 13 16 FIGURE 13 5 1 Circuits Used with Instructions 4 9 ...
Страница 162: ...APPENDIX A GLOSSARY A 4 This is a blank page ...
Страница 164: ...B 2 This is a blank page ...
Страница 170: ...APPENDIX C BINARY TELECOMMUNICATIONS C 6 This is a blank page ...
Страница 173: ...APPENDIX D CALIBRATION PROCEDURES D 3 FIGURE D 2 1 Calibration Points for the Analog Interface Card ...
Страница 174: ...APPENDIX D CALIBRATION PROCEDURES D 4 FIGURE D 2 2 CR7X CPU Card ...
Страница 186: ...CR7 INDEX I 8 This is a blank page ...