home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 3 / bicalc.doc < prev    next >
Encoding:
Text File  |  1985-05-29  |  1.5 KB  |  41 lines

  1.  
  2.                               DESK CALCULATOR
  3.  
  4.                               by Alain Birtz.
  5.  
  6.  
  7. NOTE: This program is public domain, and can be copied freely.
  8.  
  9.  
  10.     To install the Calculator as a desk accessory,  rename "BICALCL.ACC" to 
  11. "DESK3.ACC" on the TOS disk and reset. Now click  on the "Calculator" item 
  12. in the Desk menu, and the calculator window will appear (it can be moved, 
  13. closed or topped like the control panel).
  14.  
  15.    The calculator can operate in hexadeciamal or decimal mode, and will
  16. convert numbers when switching between the two modes. (There are also 
  17. limited binary and octal display functions while in decimal mode.)
  18.  
  19.    The keys:
  20.     
  21.     "|" is the logical 'or' operator
  22.     "&" is the logical 'and' operator
  23.     "o" dispaly in octal
  24.     "b" display in binary (last 8 bits)
  25.     "!" is the factorial operator
  26.     "+/-" changes the sign
  27.     "." is the decimal dot
  28.     "%" is the percent operator
  29.  
  30.    The calculator will do mathematical operations in integer, except if one 
  31. or both operands is expressed in decimal format (with one or two digits 
  32. after the decimal point). For example: 9/4 gives 2 as a result (fractional 
  33. part is truncated) but 9.00/4 or 9/4.0 will give 2.25.
  34.  
  35.    the calculator is limited to 8 digits in hexadecimal mode and 9 digits 
  36. in decimal mode (including digit after decimal point). WARNING: Errors will 
  37. not be displayed, so stay within the 8 digit restriction.
  38.  
  39.                     Alain Birtz
  40.                     MAST (Montreal Atari ST user club)
  41. əəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəə