home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 82 / calcart.eng < prev    next >
Encoding:
Text File  |  1986-11-20  |  1.9 KB  |  52 lines

  1. 0660103030566
  2. 9[....................................................]
  3.  
  4. BICALCULATORVERSION2
  5.  
  6. byAlainBirtz.
  7.  
  8.  
  9. NOTE:Thisprogramispublicdomain,andcanbecopiedfreely.
  10.  
  11.  
  12.      Toinstallthecalculatorasadeskaccessory,rename
  13. "BICALCV2.ACC"to"DESK3.ACC"ontheTOSdiskandreset.Now,
  14. clickonthe"Calculator"itemintheDeskmenu,andthe
  15. calculatorwindowwillappear.(Itcanbemoved,closedortopped,
  16. likethecontrolpanel).
  17.  
  18.      Thecalculatorcanoperateinhexadecimalordecimalmode,
  19. andwillconvertnumberswhenswitchingbetweenthetwomodes.
  20. (Therearealsolimitedbinaryandoctaldisplayfunctionswhile
  21. indecimalmode.)
  22.  
  23. Thekeys:
  24. 
  25. "|"isthelogical'or'operator
  26. "&"isthelogical'and'operator
  27. "o"displayinoctal
  28. "b"displayinbinary(last8bits)
  29. "!"isthefactorialoperator
  30. "+/-"changesthesign
  31. "."isthedecimaldot
  32. "%"isthepercentoperator
  33.  
  34.      Thecalculatorwilldomathematicaloperationsin
  35. integer,exceptifoneorbothoperandsisexpressedindecimal
  36. format(withoneortwodigitsafterthedecimalpoint).For
  37. example:9/4gives2asaresult(fractionalpartistruncated)
  38. but9.00/4or9/4.0willgive2.25.
  39.  
  40.      Thecalculatorislimitedto8digitsinhexadecimalmodeand
  41. 9digitsindecimalmode(includingthedigit(s)afterthedecimal
  42. point).WARNING:Errorswillnotbedisplayed,sostaywithinthe
  43. 8digitrestriction.
  44.  
  45.      Version2canbeusedinallresolutions(blackandwhite,
  46. andcolor),andbothkeyboardandmousecanbeused(butletters
  47. mustbeenteredinlowercaseonly).UseDeletekeytoclear.
  48. AlainBirtz
  49. (Compuserve#72467,2770)
  50.  
  51.