Home » Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95 » !AWApr95/Goodies/Calc/!RPCalc/Help

!AWApr95/Goodies/Calc/!RPCalc/Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95
Filename: !AWApr95/Goodies/Calc/!RPCalc/Help
Read OK:
File size: 10DF bytes
Load address: 0000
Exec address: 0000
File contents
#  Help texts fot RPCalc  - English version.
#
CalcBox_-1:This is a Reverse Polish calculator from Circle Software
CalcBox_55:Selects radian mode for all trig function input|Mand all angle result display
CalcBox_50:Selects exponential display mode
CalcBox_30:Select: Compute the natural sine of X|MAdjust: Compute the angle who's sine is X
CalcBox_23:Select: Compute X to the power of Y|MAdjust: Compute Y to the power of X
CalcBox_37:Select: Stores X in one of 10 registers|MAdjust: Fetches the value stored in one of 10 registers|MThis key must be followed by a digit 0 - 9 to indicate the store number
CalcBox_32:Select: Clears the displayed X value|MAdjust: Clears the whole stack
CalcBox_42:Select: Reset the calculator, clearing all registers|MAdjust: Clears the 10 storage registers only
CalcBox_43:Swaps the X and Y values on the stack.
CalcBox_45:Select: Computes X as H.mmss where mm = minutes and ss = seconds|MAdjust: Performes the inverse function|MTip: May be used for converting map references etc, for input to trig functions
CalcBox_44:Select: Computes polar coordinates from X & Y cartesian (rectangular) values|MAdjust: Computes cartesian coordinates from X and Y� polar values
CalcBox_46:Select: Compute possible combinations of Y items taken X at a time|MAdjust: Compute possible permutations of Y objects taken X at a time
CalcBox_38:Select: Rotates the stack downwards|MAdjust: Rotates the stack upwards
CalcBox_33:Select: Compute X percent of Y|MAdjust: Compute X as a percentage of Y
CalcBox_21:Compute the factorial of X
CalcBox_26:Enter constant value 'pi'
CalcBox_41:Select: Compute the hypobolic tangent of X|MAdjust: Compute the inverse hypobolic tangent of X
CalcBox_40:Select: Compute the natural tangent of X|MAdjust: Compute the angle who's tangent is X
CalcBox_39:Select: Compute the log of X to the base 'e'|MAdjust: Compute the anti-log of X
CalcBox_34:Select: Compute the log of X to the base ten|MAdjust: Compute the anti-log of X
CalcBox_36:Select: Compute the hypobolic cosine of X|MAdjust: Compute the inverse hypobolic cosine of X
CalcBox_35:Select: Compute the natural cosine of X|MAdjust: Compute the angle who's cosine is X
CalcBox_31:Select: Compute the hypobolic sine of X|MAdjust: Compute the inverse hypobolic sine of X
CalcBox_28:Select: Compute the integer value of X|MAdjust: Compute the fractional part of X
CalcBox_20:Click this button to push the X value up the stack|MUse Select to enter another value.|MUse Adjust to duplicate the X value.
CalcBox_53:Selects fixed point display mode|MThe display will revert to exponential mode if the value cannot be represented
CalcBox_54:Selects degree mode for all trig function input|Mand all angle result display
CalcBox_52:Selects engineering display mode|MThis restricts the exponent to multiples of 3
CalcBox_51:Selects hexadecimal display mode|MThis can only display positive values up to FFFFFFFF
CalcBox_22:Compute the reciprocal of X
CalcBox_29:Compute the absolute value of X|Mi.e. Ensure X is positive
CalcBox_24:Select: Compute the square of X|MAdjust: Compute the square root of X
CalcBox_17:Add X to Y
CalcBox_47:Shows the number of displayed decimal places|M Use arrow icons to adjust
CalcBox_48:Selects the number of displayed decimal places|MThis has no effect on the stored value|MNote that accuracy is limited to about 15 significant figures
CalcBox_49:Selects the number of displayed decimal places|MThis has no effect on the stored value|MNote that accuracy is limited to about 15 significant figures
CalcBox_27:Changes the sign of X
CalcBox_25:Enter constant value 'e'
CalcBox_19:Divide X into Y
CalcBox_18:Multiply X by Y
CalcBox_16:Subtract X form Y
CalcBox_15:Use this key to enter an exponent value.
CalcBox_14:Use this to enter a decimal point.
CalcBox_4:Number keypad.
CalcBox_5:Number keypad.
CalcBox_6:Number keypad.
CalcBox_7:Number keypad.
CalcBox_8:Number keypad.
CalcBox_9:Number keypad.
CalcBox_10:Number keypad.
CalcBox_11:Number keypad.
CalcBox_12:Number keypad.
CalcBox_13:Number keypad.
CalcBox_0:This displays the top stack value|MValues pushed up from here will be lost
CalcBox_1:This displays the 3rd stack item, showing intermediate results, etc.
CalcBox_2:This displays the Y value to be used in binary calculations
CalcBox_3:This displays the X value to be used in calculations
00000000  23 20 20 48 65 6c 70 20  74 65 78 74 73 20 66 6f  |#  Help texts fo|
00000010  74 20 52 50 43 61 6c 63  20 20 2d 20 45 6e 67 6c  |t RPCalc  - Engl|
00000020  69 73 68 20 76 65 72 73  69 6f 6e 2e 0a 23 0a 43  |ish version..#.C|
00000030  61 6c 63 42 6f 78 5f 2d  31 3a 54 68 69 73 20 69  |alcBox_-1:This i|
00000040  73 20 61 20 52 65 76 65  72 73 65 20 50 6f 6c 69  |s a Reverse Poli|
00000050  73 68 20 63 61 6c 63 75  6c 61 74 6f 72 20 66 72  |sh calculator fr|
00000060  6f 6d 20 43 69 72 63 6c  65 20 53 6f 66 74 77 61  |om Circle Softwa|
00000070  72 65 0a 43 61 6c 63 42  6f 78 5f 35 35 3a 53 65  |re.CalcBox_55:Se|
00000080  6c 65 63 74 73 20 72 61  64 69 61 6e 20 6d 6f 64  |lects radian mod|
00000090  65 20 66 6f 72 20 61 6c  6c 20 74 72 69 67 20 66  |e for all trig f|
000000a0  75 6e 63 74 69 6f 6e 20  69 6e 70 75 74 7c 4d 61  |unction input|Ma|
000000b0  6e 64 20 61 6c 6c 20 61  6e 67 6c 65 20 72 65 73  |nd all angle res|
000000c0  75 6c 74 20 64 69 73 70  6c 61 79 0a 43 61 6c 63  |ult display.Calc|
000000d0  42 6f 78 5f 35 30 3a 53  65 6c 65 63 74 73 20 65  |Box_50:Selects e|
000000e0  78 70 6f 6e 65 6e 74 69  61 6c 20 64 69 73 70 6c  |xponential displ|
000000f0  61 79 20 6d 6f 64 65 0a  43 61 6c 63 42 6f 78 5f  |ay mode.CalcBox_|
00000100  33 30 3a 53 65 6c 65 63  74 3a 20 43 6f 6d 70 75  |30:Select: Compu|
00000110  74 65 20 74 68 65 20 6e  61 74 75 72 61 6c 20 73  |te the natural s|
00000120  69 6e 65 20 6f 66 20 58  7c 4d 41 64 6a 75 73 74  |ine of X|MAdjust|
00000130  3a 20 43 6f 6d 70 75 74  65 20 74 68 65 20 61 6e  |: Compute the an|
00000140  67 6c 65 20 77 68 6f 27  73 20 73 69 6e 65 20 69  |gle who's sine i|
00000150  73 20 58 0a 43 61 6c 63  42 6f 78 5f 32 33 3a 53  |s X.CalcBox_23:S|
00000160  65 6c 65 63 74 3a 20 43  6f 6d 70 75 74 65 20 58  |elect: Compute X|
00000170  20 74 6f 20 74 68 65 20  70 6f 77 65 72 20 6f 66  | to the power of|
00000180  20 59 7c 4d 41 64 6a 75  73 74 3a 20 43 6f 6d 70  | Y|MAdjust: Comp|
00000190  75 74 65 20 59 20 74 6f  20 74 68 65 20 70 6f 77  |ute Y to the pow|
000001a0  65 72 20 6f 66 20 58 0a  43 61 6c 63 42 6f 78 5f  |er of X.CalcBox_|
000001b0  33 37 3a 53 65 6c 65 63  74 3a 20 53 74 6f 72 65  |37:Select: Store|
000001c0  73 20 58 20 69 6e 20 6f  6e 65 20 6f 66 20 31 30  |s X in one of 10|
000001d0  20 72 65 67 69 73 74 65  72 73 7c 4d 41 64 6a 75  | registers|MAdju|
000001e0  73 74 3a 20 46 65 74 63  68 65 73 20 74 68 65 20  |st: Fetches the |
000001f0  76 61 6c 75 65 20 73 74  6f 72 65 64 20 69 6e 20  |value stored in |
00000200  6f 6e 65 20 6f 66 20 31  30 20 72 65 67 69 73 74  |one of 10 regist|
00000210  65 72 73 7c 4d 54 68 69  73 20 6b 65 79 20 6d 75  |ers|MThis key mu|
00000220  73 74 20 62 65 20 66 6f  6c 6c 6f 77 65 64 20 62  |st be followed b|
00000230  79 20 61 20 64 69 67 69  74 20 30 20 2d 20 39 20  |y a digit 0 - 9 |
00000240  74 6f 20 69 6e 64 69 63  61 74 65 20 74 68 65 20  |to indicate the |
00000250  73 74 6f 72 65 20 6e 75  6d 62 65 72 0a 43 61 6c  |store number.Cal|
00000260  63 42 6f 78 5f 33 32 3a  53 65 6c 65 63 74 3a 20  |cBox_32:Select: |
00000270  43 6c 65 61 72 73 20 74  68 65 20 64 69 73 70 6c  |Clears the displ|
00000280  61 79 65 64 20 58 20 76  61 6c 75 65 7c 4d 41 64  |ayed X value|MAd|
00000290  6a 75 73 74 3a 20 43 6c  65 61 72 73 20 74 68 65  |just: Clears the|
000002a0  20 77 68 6f 6c 65 20 73  74 61 63 6b 0a 43 61 6c  | whole stack.Cal|
000002b0  63 42 6f 78 5f 34 32 3a  53 65 6c 65 63 74 3a 20  |cBox_42:Select: |
000002c0  52 65 73 65 74 20 74 68  65 20 63 61 6c 63 75 6c  |Reset the calcul|
000002d0  61 74 6f 72 2c 20 63 6c  65 61 72 69 6e 67 20 61  |ator, clearing a|
000002e0  6c 6c 20 72 65 67 69 73  74 65 72 73 7c 4d 41 64  |ll registers|MAd|
000002f0  6a 75 73 74 3a 20 43 6c  65 61 72 73 20 74 68 65  |just: Clears the|
00000300  20 31 30 20 73 74 6f 72  61 67 65 20 72 65 67 69  | 10 storage regi|
00000310  73 74 65 72 73 20 6f 6e  6c 79 0a 43 61 6c 63 42  |sters only.CalcB|
00000320  6f 78 5f 34 33 3a 53 77  61 70 73 20 74 68 65 20  |ox_43:Swaps the |
00000330  58 20 61 6e 64 20 59 20  76 61 6c 75 65 73 20 6f  |X and Y values o|
00000340  6e 20 74 68 65 20 73 74  61 63 6b 2e 0a 43 61 6c  |n the stack..Cal|
00000350  63 42 6f 78 5f 34 35 3a  53 65 6c 65 63 74 3a 20  |cBox_45:Select: |
00000360  43 6f 6d 70 75 74 65 73  20 58 20 61 73 20 48 2e  |Computes X as H.|
00000370  6d 6d 73 73 20 77 68 65  72 65 20 6d 6d 20 3d 20  |mmss where mm = |
00000380  6d 69 6e 75 74 65 73 20  61 6e 64 20 73 73 20 3d  |minutes and ss =|
00000390  20 73 65 63 6f 6e 64 73  7c 4d 41 64 6a 75 73 74  | seconds|MAdjust|
000003a0  3a 20 50 65 72 66 6f 72  6d 65 73 20 74 68 65 20  |: Performes the |
000003b0  69 6e 76 65 72 73 65 20  66 75 6e 63 74 69 6f 6e  |inverse function|
000003c0  7c 4d 54 69 70 3a 20 4d  61 79 20 62 65 20 75 73  ||MTip: May be us|
000003d0  65 64 20 66 6f 72 20 63  6f 6e 76 65 72 74 69 6e  |ed for convertin|
000003e0  67 20 6d 61 70 20 72 65  66 65 72 65 6e 63 65 73  |g map references|
000003f0  20 65 74 63 2c 20 66 6f  72 20 69 6e 70 75 74 20  | etc, for input |
00000400  74 6f 20 74 72 69 67 20  66 75 6e 63 74 69 6f 6e  |to trig function|
00000410  73 0a 43 61 6c 63 42 6f  78 5f 34 34 3a 53 65 6c  |s.CalcBox_44:Sel|
00000420  65 63 74 3a 20 43 6f 6d  70 75 74 65 73 20 70 6f  |ect: Computes po|
00000430  6c 61 72 20 63 6f 6f 72  64 69 6e 61 74 65 73 20  |lar coordinates |
00000440  66 72 6f 6d 20 58 20 26  20 59 20 63 61 72 74 65  |from X & Y carte|
00000450  73 69 61 6e 20 28 72 65  63 74 61 6e 67 75 6c 61  |sian (rectangula|
00000460  72 29 20 76 61 6c 75 65  73 7c 4d 41 64 6a 75 73  |r) values|MAdjus|
00000470  74 3a 20 43 6f 6d 70 75  74 65 73 20 63 61 72 74  |t: Computes cart|
00000480  65 73 69 61 6e 20 63 6f  6f 72 64 69 6e 61 74 65  |esian coordinate|
00000490  73 20 66 72 6f 6d 20 58  20 61 6e 64 20 59 b0 20  |s from X and Y. |
000004a0  70 6f 6c 61 72 20 76 61  6c 75 65 73 0a 43 61 6c  |polar values.Cal|
000004b0  63 42 6f 78 5f 34 36 3a  53 65 6c 65 63 74 3a 20  |cBox_46:Select: |
000004c0  43 6f 6d 70 75 74 65 20  70 6f 73 73 69 62 6c 65  |Compute possible|
000004d0  20 63 6f 6d 62 69 6e 61  74 69 6f 6e 73 20 6f 66  | combinations of|
000004e0  20 59 20 69 74 65 6d 73  20 74 61 6b 65 6e 20 58  | Y items taken X|
000004f0  20 61 74 20 61 20 74 69  6d 65 7c 4d 41 64 6a 75  | at a time|MAdju|
00000500  73 74 3a 20 43 6f 6d 70  75 74 65 20 70 6f 73 73  |st: Compute poss|
00000510  69 62 6c 65 20 70 65 72  6d 75 74 61 74 69 6f 6e  |ible permutation|
00000520  73 20 6f 66 20 59 20 6f  62 6a 65 63 74 73 20 74  |s of Y objects t|
00000530  61 6b 65 6e 20 58 20 61  74 20 61 20 74 69 6d 65  |aken X at a time|
00000540  0a 43 61 6c 63 42 6f 78  5f 33 38 3a 53 65 6c 65  |.CalcBox_38:Sele|
00000550  63 74 3a 20 52 6f 74 61  74 65 73 20 74 68 65 20  |ct: Rotates the |
00000560  73 74 61 63 6b 20 64 6f  77 6e 77 61 72 64 73 7c  |stack downwards||
00000570  4d 41 64 6a 75 73 74 3a  20 52 6f 74 61 74 65 73  |MAdjust: Rotates|
00000580  20 74 68 65 20 73 74 61  63 6b 20 75 70 77 61 72  | the stack upwar|
00000590  64 73 0a 43 61 6c 63 42  6f 78 5f 33 33 3a 53 65  |ds.CalcBox_33:Se|
000005a0  6c 65 63 74 3a 20 43 6f  6d 70 75 74 65 20 58 20  |lect: Compute X |
000005b0  70 65 72 63 65 6e 74 20  6f 66 20 59 7c 4d 41 64  |percent of Y|MAd|
000005c0  6a 75 73 74 3a 20 43 6f  6d 70 75 74 65 20 58 20  |just: Compute X |
000005d0  61 73 20 61 20 70 65 72  63 65 6e 74 61 67 65 20  |as a percentage |
000005e0  6f 66 20 59 0a 43 61 6c  63 42 6f 78 5f 32 31 3a  |of Y.CalcBox_21:|
000005f0  43 6f 6d 70 75 74 65 20  74 68 65 20 66 61 63 74  |Compute the fact|
00000600  6f 72 69 61 6c 20 6f 66  20 58 0a 43 61 6c 63 42  |orial of X.CalcB|
00000610  6f 78 5f 32 36 3a 45 6e  74 65 72 20 63 6f 6e 73  |ox_26:Enter cons|
00000620  74 61 6e 74 20 76 61 6c  75 65 20 27 70 69 27 0a  |tant value 'pi'.|
00000630  43 61 6c 63 42 6f 78 5f  34 31 3a 53 65 6c 65 63  |CalcBox_41:Selec|
00000640  74 3a 20 43 6f 6d 70 75  74 65 20 74 68 65 20 68  |t: Compute the h|
00000650  79 70 6f 62 6f 6c 69 63  20 74 61 6e 67 65 6e 74  |ypobolic tangent|
00000660  20 6f 66 20 58 7c 4d 41  64 6a 75 73 74 3a 20 43  | of X|MAdjust: C|
00000670  6f 6d 70 75 74 65 20 74  68 65 20 69 6e 76 65 72  |ompute the inver|
00000680  73 65 20 68 79 70 6f 62  6f 6c 69 63 20 74 61 6e  |se hypobolic tan|
00000690  67 65 6e 74 20 6f 66 20  58 0a 43 61 6c 63 42 6f  |gent of X.CalcBo|
000006a0  78 5f 34 30 3a 53 65 6c  65 63 74 3a 20 43 6f 6d  |x_40:Select: Com|
000006b0  70 75 74 65 20 74 68 65  20 6e 61 74 75 72 61 6c  |pute the natural|
000006c0  20 74 61 6e 67 65 6e 74  20 6f 66 20 58 7c 4d 41  | tangent of X|MA|
000006d0  64 6a 75 73 74 3a 20 43  6f 6d 70 75 74 65 20 74  |djust: Compute t|
000006e0  68 65 20 61 6e 67 6c 65  20 77 68 6f 27 73 20 74  |he angle who's t|
000006f0  61 6e 67 65 6e 74 20 69  73 20 58 0a 43 61 6c 63  |angent is X.Calc|
00000700  42 6f 78 5f 33 39 3a 53  65 6c 65 63 74 3a 20 43  |Box_39:Select: C|
00000710  6f 6d 70 75 74 65 20 74  68 65 20 6c 6f 67 20 6f  |ompute the log o|
00000720  66 20 58 20 74 6f 20 74  68 65 20 62 61 73 65 20  |f X to the base |
00000730  27 65 27 7c 4d 41 64 6a  75 73 74 3a 20 43 6f 6d  |'e'|MAdjust: Com|
00000740  70 75 74 65 20 74 68 65  20 61 6e 74 69 2d 6c 6f  |pute the anti-lo|
00000750  67 20 6f 66 20 58 0a 43  61 6c 63 42 6f 78 5f 33  |g of X.CalcBox_3|
00000760  34 3a 53 65 6c 65 63 74  3a 20 43 6f 6d 70 75 74  |4:Select: Comput|
00000770  65 20 74 68 65 20 6c 6f  67 20 6f 66 20 58 20 74  |e the log of X t|
00000780  6f 20 74 68 65 20 62 61  73 65 20 74 65 6e 7c 4d  |o the base ten|M|
00000790  41 64 6a 75 73 74 3a 20  43 6f 6d 70 75 74 65 20  |Adjust: Compute |
000007a0  74 68 65 20 61 6e 74 69  2d 6c 6f 67 20 6f 66 20  |the anti-log of |
000007b0  58 0a 43 61 6c 63 42 6f  78 5f 33 36 3a 53 65 6c  |X.CalcBox_36:Sel|
000007c0  65 63 74 3a 20 43 6f 6d  70 75 74 65 20 74 68 65  |ect: Compute the|
000007d0  20 68 79 70 6f 62 6f 6c  69 63 20 63 6f 73 69 6e  | hypobolic cosin|
000007e0  65 20 6f 66 20 58 7c 4d  41 64 6a 75 73 74 3a 20  |e of X|MAdjust: |
000007f0  43 6f 6d 70 75 74 65 20  74 68 65 20 69 6e 76 65  |Compute the inve|
00000800  72 73 65 20 68 79 70 6f  62 6f 6c 69 63 20 63 6f  |rse hypobolic co|
00000810  73 69 6e 65 20 6f 66 20  58 0a 43 61 6c 63 42 6f  |sine of X.CalcBo|
00000820  78 5f 33 35 3a 53 65 6c  65 63 74 3a 20 43 6f 6d  |x_35:Select: Com|
00000830  70 75 74 65 20 74 68 65  20 6e 61 74 75 72 61 6c  |pute the natural|
00000840  20 63 6f 73 69 6e 65 20  6f 66 20 58 7c 4d 41 64  | cosine of X|MAd|
00000850  6a 75 73 74 3a 20 43 6f  6d 70 75 74 65 20 74 68  |just: Compute th|
00000860  65 20 61 6e 67 6c 65 20  77 68 6f 27 73 20 63 6f  |e angle who's co|
00000870  73 69 6e 65 20 69 73 20  58 0a 43 61 6c 63 42 6f  |sine is X.CalcBo|
00000880  78 5f 33 31 3a 53 65 6c  65 63 74 3a 20 43 6f 6d  |x_31:Select: Com|
00000890  70 75 74 65 20 74 68 65  20 68 79 70 6f 62 6f 6c  |pute the hypobol|
000008a0  69 63 20 73 69 6e 65 20  6f 66 20 58 7c 4d 41 64  |ic sine of X|MAd|
000008b0  6a 75 73 74 3a 20 43 6f  6d 70 75 74 65 20 74 68  |just: Compute th|
000008c0  65 20 69 6e 76 65 72 73  65 20 68 79 70 6f 62 6f  |e inverse hypobo|
000008d0  6c 69 63 20 73 69 6e 65  20 6f 66 20 58 0a 43 61  |lic sine of X.Ca|
000008e0  6c 63 42 6f 78 5f 32 38  3a 53 65 6c 65 63 74 3a  |lcBox_28:Select:|
000008f0  20 43 6f 6d 70 75 74 65  20 74 68 65 20 69 6e 74  | Compute the int|
00000900  65 67 65 72 20 76 61 6c  75 65 20 6f 66 20 58 7c  |eger value of X||
00000910  4d 41 64 6a 75 73 74 3a  20 43 6f 6d 70 75 74 65  |MAdjust: Compute|
00000920  20 74 68 65 20 66 72 61  63 74 69 6f 6e 61 6c 20  | the fractional |
00000930  70 61 72 74 20 6f 66 20  58 0a 43 61 6c 63 42 6f  |part of X.CalcBo|
00000940  78 5f 32 30 3a 43 6c 69  63 6b 20 74 68 69 73 20  |x_20:Click this |
00000950  62 75 74 74 6f 6e 20 74  6f 20 70 75 73 68 20 74  |button to push t|
00000960  68 65 20 58 20 76 61 6c  75 65 20 75 70 20 74 68  |he X value up th|
00000970  65 20 73 74 61 63 6b 7c  4d 55 73 65 20 53 65 6c  |e stack|MUse Sel|
00000980  65 63 74 20 74 6f 20 65  6e 74 65 72 20 61 6e 6f  |ect to enter ano|
00000990  74 68 65 72 20 76 61 6c  75 65 2e 7c 4d 55 73 65  |ther value.|MUse|
000009a0  20 41 64 6a 75 73 74 20  74 6f 20 64 75 70 6c 69  | Adjust to dupli|
000009b0  63 61 74 65 20 74 68 65  20 58 20 76 61 6c 75 65  |cate the X value|
000009c0  2e 0a 43 61 6c 63 42 6f  78 5f 35 33 3a 53 65 6c  |..CalcBox_53:Sel|
000009d0  65 63 74 73 20 66 69 78  65 64 20 70 6f 69 6e 74  |ects fixed point|
000009e0  20 64 69 73 70 6c 61 79  20 6d 6f 64 65 7c 4d 54  | display mode|MT|
000009f0  68 65 20 64 69 73 70 6c  61 79 20 77 69 6c 6c 20  |he display will |
00000a00  72 65 76 65 72 74 20 74  6f 20 65 78 70 6f 6e 65  |revert to expone|
00000a10  6e 74 69 61 6c 20 6d 6f  64 65 20 69 66 20 74 68  |ntial mode if th|
00000a20  65 20 76 61 6c 75 65 20  63 61 6e 6e 6f 74 20 62  |e value cannot b|
00000a30  65 20 72 65 70 72 65 73  65 6e 74 65 64 0a 43 61  |e represented.Ca|
00000a40  6c 63 42 6f 78 5f 35 34  3a 53 65 6c 65 63 74 73  |lcBox_54:Selects|
00000a50  20 64 65 67 72 65 65 20  6d 6f 64 65 20 66 6f 72  | degree mode for|
00000a60  20 61 6c 6c 20 74 72 69  67 20 66 75 6e 63 74 69  | all trig functi|
00000a70  6f 6e 20 69 6e 70 75 74  7c 4d 61 6e 64 20 61 6c  |on input|Mand al|
00000a80  6c 20 61 6e 67 6c 65 20  72 65 73 75 6c 74 20 64  |l angle result d|
00000a90  69 73 70 6c 61 79 0a 43  61 6c 63 42 6f 78 5f 35  |isplay.CalcBox_5|
00000aa0  32 3a 53 65 6c 65 63 74  73 20 65 6e 67 69 6e 65  |2:Selects engine|
00000ab0  65 72 69 6e 67 20 64 69  73 70 6c 61 79 20 6d 6f  |ering display mo|
00000ac0  64 65 7c 4d 54 68 69 73  20 72 65 73 74 72 69 63  |de|MThis restric|
00000ad0  74 73 20 74 68 65 20 65  78 70 6f 6e 65 6e 74 20  |ts the exponent |
00000ae0  74 6f 20 6d 75 6c 74 69  70 6c 65 73 20 6f 66 20  |to multiples of |
00000af0  33 0a 43 61 6c 63 42 6f  78 5f 35 31 3a 53 65 6c  |3.CalcBox_51:Sel|
00000b00  65 63 74 73 20 68 65 78  61 64 65 63 69 6d 61 6c  |ects hexadecimal|
00000b10  20 64 69 73 70 6c 61 79  20 6d 6f 64 65 7c 4d 54  | display mode|MT|
00000b20  68 69 73 20 63 61 6e 20  6f 6e 6c 79 20 64 69 73  |his can only dis|
00000b30  70 6c 61 79 20 70 6f 73  69 74 69 76 65 20 76 61  |play positive va|
00000b40  6c 75 65 73 20 75 70 20  74 6f 20 46 46 46 46 46  |lues up to FFFFF|
00000b50  46 46 46 0a 43 61 6c 63  42 6f 78 5f 32 32 3a 43  |FFF.CalcBox_22:C|
00000b60  6f 6d 70 75 74 65 20 74  68 65 20 72 65 63 69 70  |ompute the recip|
00000b70  72 6f 63 61 6c 20 6f 66  20 58 0a 43 61 6c 63 42  |rocal of X.CalcB|
00000b80  6f 78 5f 32 39 3a 43 6f  6d 70 75 74 65 20 74 68  |ox_29:Compute th|
00000b90  65 20 61 62 73 6f 6c 75  74 65 20 76 61 6c 75 65  |e absolute value|
00000ba0  20 6f 66 20 58 7c 4d 69  2e 65 2e 20 45 6e 73 75  | of X|Mi.e. Ensu|
00000bb0  72 65 20 58 20 69 73 20  70 6f 73 69 74 69 76 65  |re X is positive|
00000bc0  0a 43 61 6c 63 42 6f 78  5f 32 34 3a 53 65 6c 65  |.CalcBox_24:Sele|
00000bd0  63 74 3a 20 43 6f 6d 70  75 74 65 20 74 68 65 20  |ct: Compute the |
00000be0  73 71 75 61 72 65 20 6f  66 20 58 7c 4d 41 64 6a  |square of X|MAdj|
00000bf0  75 73 74 3a 20 43 6f 6d  70 75 74 65 20 74 68 65  |ust: Compute the|
00000c00  20 73 71 75 61 72 65 20  72 6f 6f 74 20 6f 66 20  | square root of |
00000c10  58 0a 43 61 6c 63 42 6f  78 5f 31 37 3a 41 64 64  |X.CalcBox_17:Add|
00000c20  20 58 20 74 6f 20 59 0a  43 61 6c 63 42 6f 78 5f  | X to Y.CalcBox_|
00000c30  34 37 3a 53 68 6f 77 73  20 74 68 65 20 6e 75 6d  |47:Shows the num|
00000c40  62 65 72 20 6f 66 20 64  69 73 70 6c 61 79 65 64  |ber of displayed|
00000c50  20 64 65 63 69 6d 61 6c  20 70 6c 61 63 65 73 7c  | decimal places||
00000c60  4d 20 55 73 65 20 61 72  72 6f 77 20 69 63 6f 6e  |M Use arrow icon|
00000c70  73 20 74 6f 20 61 64 6a  75 73 74 0a 43 61 6c 63  |s to adjust.Calc|
00000c80  42 6f 78 5f 34 38 3a 53  65 6c 65 63 74 73 20 74  |Box_48:Selects t|
00000c90  68 65 20 6e 75 6d 62 65  72 20 6f 66 20 64 69 73  |he number of dis|
00000ca0  70 6c 61 79 65 64 20 64  65 63 69 6d 61 6c 20 70  |played decimal p|
00000cb0  6c 61 63 65 73 7c 4d 54  68 69 73 20 68 61 73 20  |laces|MThis has |
00000cc0  6e 6f 20 65 66 66 65 63  74 20 6f 6e 20 74 68 65  |no effect on the|
00000cd0  20 73 74 6f 72 65 64 20  76 61 6c 75 65 7c 4d 4e  | stored value|MN|
00000ce0  6f 74 65 20 74 68 61 74  20 61 63 63 75 72 61 63  |ote that accurac|
00000cf0  79 20 69 73 20 6c 69 6d  69 74 65 64 20 74 6f 20  |y is limited to |
00000d00  61 62 6f 75 74 20 31 35  20 73 69 67 6e 69 66 69  |about 15 signifi|
00000d10  63 61 6e 74 20 66 69 67  75 72 65 73 0a 43 61 6c  |cant figures.Cal|
00000d20  63 42 6f 78 5f 34 39 3a  53 65 6c 65 63 74 73 20  |cBox_49:Selects |
00000d30  74 68 65 20 6e 75 6d 62  65 72 20 6f 66 20 64 69  |the number of di|
00000d40  73 70 6c 61 79 65 64 20  64 65 63 69 6d 61 6c 20  |splayed decimal |
00000d50  70 6c 61 63 65 73 7c 4d  54 68 69 73 20 68 61 73  |places|MThis has|
00000d60  20 6e 6f 20 65 66 66 65  63 74 20 6f 6e 20 74 68  | no effect on th|
00000d70  65 20 73 74 6f 72 65 64  20 76 61 6c 75 65 7c 4d  |e stored value|M|
00000d80  4e 6f 74 65 20 74 68 61  74 20 61 63 63 75 72 61  |Note that accura|
00000d90  63 79 20 69 73 20 6c 69  6d 69 74 65 64 20 74 6f  |cy is limited to|
00000da0  20 61 62 6f 75 74 20 31  35 20 73 69 67 6e 69 66  | about 15 signif|
00000db0  69 63 61 6e 74 20 66 69  67 75 72 65 73 0a 43 61  |icant figures.Ca|
00000dc0  6c 63 42 6f 78 5f 32 37  3a 43 68 61 6e 67 65 73  |lcBox_27:Changes|
00000dd0  20 74 68 65 20 73 69 67  6e 20 6f 66 20 58 0a 43  | the sign of X.C|
00000de0  61 6c 63 42 6f 78 5f 32  35 3a 45 6e 74 65 72 20  |alcBox_25:Enter |
00000df0  63 6f 6e 73 74 61 6e 74  20 76 61 6c 75 65 20 27  |constant value '|
00000e00  65 27 0a 43 61 6c 63 42  6f 78 5f 31 39 3a 44 69  |e'.CalcBox_19:Di|
00000e10  76 69 64 65 20 58 20 69  6e 74 6f 20 59 0a 43 61  |vide X into Y.Ca|
00000e20  6c 63 42 6f 78 5f 31 38  3a 4d 75 6c 74 69 70 6c  |lcBox_18:Multipl|
00000e30  79 20 58 20 62 79 20 59  0a 43 61 6c 63 42 6f 78  |y X by Y.CalcBox|
00000e40  5f 31 36 3a 53 75 62 74  72 61 63 74 20 58 20 66  |_16:Subtract X f|
00000e50  6f 72 6d 20 59 0a 43 61  6c 63 42 6f 78 5f 31 35  |orm Y.CalcBox_15|
00000e60  3a 55 73 65 20 74 68 69  73 20 6b 65 79 20 74 6f  |:Use this key to|
00000e70  20 65 6e 74 65 72 20 61  6e 20 65 78 70 6f 6e 65  | enter an expone|
00000e80  6e 74 20 76 61 6c 75 65  2e 0a 43 61 6c 63 42 6f  |nt value..CalcBo|
00000e90  78 5f 31 34 3a 55 73 65  20 74 68 69 73 20 74 6f  |x_14:Use this to|
00000ea0  20 65 6e 74 65 72 20 61  20 64 65 63 69 6d 61 6c  | enter a decimal|
00000eb0  20 70 6f 69 6e 74 2e 0a  43 61 6c 63 42 6f 78 5f  | point..CalcBox_|
00000ec0  34 3a 4e 75 6d 62 65 72  20 6b 65 79 70 61 64 2e  |4:Number keypad.|
00000ed0  0a 43 61 6c 63 42 6f 78  5f 35 3a 4e 75 6d 62 65  |.CalcBox_5:Numbe|
00000ee0  72 20 6b 65 79 70 61 64  2e 0a 43 61 6c 63 42 6f  |r keypad..CalcBo|
00000ef0  78 5f 36 3a 4e 75 6d 62  65 72 20 6b 65 79 70 61  |x_6:Number keypa|
00000f00  64 2e 0a 43 61 6c 63 42  6f 78 5f 37 3a 4e 75 6d  |d..CalcBox_7:Num|
00000f10  62 65 72 20 6b 65 79 70  61 64 2e 0a 43 61 6c 63  |ber keypad..Calc|
00000f20  42 6f 78 5f 38 3a 4e 75  6d 62 65 72 20 6b 65 79  |Box_8:Number key|
00000f30  70 61 64 2e 0a 43 61 6c  63 42 6f 78 5f 39 3a 4e  |pad..CalcBox_9:N|
00000f40  75 6d 62 65 72 20 6b 65  79 70 61 64 2e 0a 43 61  |umber keypad..Ca|
00000f50  6c 63 42 6f 78 5f 31 30  3a 4e 75 6d 62 65 72 20  |lcBox_10:Number |
00000f60  6b 65 79 70 61 64 2e 0a  43 61 6c 63 42 6f 78 5f  |keypad..CalcBox_|
00000f70  31 31 3a 4e 75 6d 62 65  72 20 6b 65 79 70 61 64  |11:Number keypad|
00000f80  2e 0a 43 61 6c 63 42 6f  78 5f 31 32 3a 4e 75 6d  |..CalcBox_12:Num|
00000f90  62 65 72 20 6b 65 79 70  61 64 2e 0a 43 61 6c 63  |ber keypad..Calc|
00000fa0  42 6f 78 5f 31 33 3a 4e  75 6d 62 65 72 20 6b 65  |Box_13:Number ke|
00000fb0  79 70 61 64 2e 0a 43 61  6c 63 42 6f 78 5f 30 3a  |ypad..CalcBox_0:|
00000fc0  54 68 69 73 20 64 69 73  70 6c 61 79 73 20 74 68  |This displays th|
00000fd0  65 20 74 6f 70 20 73 74  61 63 6b 20 76 61 6c 75  |e top stack valu|
00000fe0  65 7c 4d 56 61 6c 75 65  73 20 70 75 73 68 65 64  |e|MValues pushed|
00000ff0  20 75 70 20 66 72 6f 6d  20 68 65 72 65 20 77 69  | up from here wi|
00001000  6c 6c 20 62 65 20 6c 6f  73 74 0a 43 61 6c 63 42  |ll be lost.CalcB|
00001010  6f 78 5f 31 3a 54 68 69  73 20 64 69 73 70 6c 61  |ox_1:This displa|
00001020  79 73 20 74 68 65 20 33  72 64 20 73 74 61 63 6b  |ys the 3rd stack|
00001030  20 69 74 65 6d 2c 20 73  68 6f 77 69 6e 67 20 69  | item, showing i|
00001040  6e 74 65 72 6d 65 64 69  61 74 65 20 72 65 73 75  |ntermediate resu|
00001050  6c 74 73 2c 20 65 74 63  2e 0a 43 61 6c 63 42 6f  |lts, etc..CalcBo|
00001060  78 5f 32 3a 54 68 69 73  20 64 69 73 70 6c 61 79  |x_2:This display|
00001070  73 20 74 68 65 20 59 20  76 61 6c 75 65 20 74 6f  |s the Y value to|
00001080  20 62 65 20 75 73 65 64  20 69 6e 20 62 69 6e 61  | be used in bina|
00001090  72 79 20 63 61 6c 63 75  6c 61 74 69 6f 6e 73 0a  |ry calculations.|
000010a0  43 61 6c 63 42 6f 78 5f  33 3a 54 68 69 73 20 64  |CalcBox_3:This d|
000010b0  69 73 70 6c 61 79 73 20  74 68 65 20 58 20 76 61  |isplays the X va|
000010c0  6c 75 65 20 74 6f 20 62  65 20 75 73 65 64 20 69  |lue to be used i|
000010d0  6e 20 63 61 6c 63 75 6c  61 74 69 6f 6e 73 0a     |n calculations.|
000010df