Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Calculator Key
Legend:
Cambridge Z88 Key
Equivalent:
Function:
ClearCClear
DEL

Highlight
lightgrey
classkey
lightgrey

DEL

Delete last keypress
StoMSStore to memory 0 to 9
RclMRRecall from memory 0 to 9
0 to 9
0 to 9
Enter digit
..Decimal point
UnitUConvert units (see below)
Y<>x
YSwap y and x
sIgnIChange sign
FixFNumber of decimal places
%%Percentage (see below)
++ or PPlus
xX, * or TTimes
-
  • or M
Minus
//, \ or DDivide
==Result

Entering numbers

Enter a number by selecting the digits with the cursor keys, and press 

Highlight
lightgrey
classkey
lightgrey

ENTER

; or just type the number with the keys 0-9. You can use C or 
Highlight
lightgrey
classkey
lightgrey

DEL

 to correct typing mistakes. Numbers can contain a decimal point, obtained by typing the full-stop key, and can be entered in scientific notation, as in

...

All calculations are performed to an accuracy of nine decimal places, and numbers can lie between 1E38 and 1E-38. The Calculator displays Error if an error, such as 1/0, occurs.

Display format

The format in which numbers are displayed can be altered with the Fix operation, which gives the prompt

...

Typing a number between 0 and 8 will fix the number of decimal places displayed to the specified number; the initial value is 2. Typing 9 will give free format.

Constants

Entering a number, followed by one of the arithmetic keys pressed twice, stores the operation as a constant operation and displays the operator with K at the top right-hand corner of the screen.

...

gives the result 2300.00.

Storing and Recalling

You can store a result for use later in a calculation with the StoM and RclM operations.

...

recalls the result from register 9.

Percentages

The '%' key works in conjunction with one of the other keys '*', '/', '+', or '-' to calculate percentages, and to add or subtract a given percentage to or from a number. The following examples illustrate each of these cases.

...

Likewise, to discount 125 by 15% enter

125 * 15 % -

Converting units

You can convert any result between the pairs of units displayed on the CONVERT menu by selecting the Unit operation.

...