home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / utility / calc / addease / readme.txt < prev    next >
Encoding:
Text File  |  1995-06-03  |  2.0 KB  |  48 lines

  1. AddEASE v1.0 - PROFESSIONAL ADDING MACHINE TAPE CALCULATOR
  2. for Windows 3.1, Windows 95, and Windows NT
  3. Copyright (C) 1994-95 by CalcTech, Inc.
  4.  
  5.    Phone: (206) 527-9950
  6.    Fax:   (206) 525-1331
  7.    BBS:   (206) 528-1252
  8.    Compuserve:  71641,1721
  9.    Internet E-mail:  calctech@halcyon.com 
  10.    Internet FTP site:  ftp.halcyon.com in /pub/local/calctech
  11.                        login: anonymous
  12.  
  13.    NOTE: The latest versions of all CalcTech shareware products
  14.    can be found on our Internet FTP site and on our BBS.
  15. ----------------------------------------------------------------
  16.  
  17. PERMISSION GRANTED TO DUPLICATE THE UNREGISTERED EDITION OF THIS
  18. PROGRAM. PLEASE READ LICENSE.DOC FOR COMPLETE LICENSE AGREEMENT.
  19.  
  20. Installation Instructions:
  21.    Start Windows. From Program Manager, choose the Run command
  22.    from the File menu. In the Command Line box, type a:install. 
  23.    Follow the on-line instructions once installation begins.
  24.  
  25.    By default, installation will place the AddEASE icon in the 
  26.    StartUp program group. This will automatically start AddEASE 
  27.    each time you start Windows. If so desired, you can select a
  28.    different group (such as Accessories), or create a new group.
  29.  
  30.  
  31. A NOTE ABOUT FLOATING POINT AND INTEL PENTIUM(TM) MATH ERRORS:
  32.  
  33. AddEase, BizWiz, and M-B-A-nalyst calculators all use precise
  34. binary coded decimal (BCD) math. The Windows 3.1 calculator 
  35. (and most others) use floating point math which often generates 
  36. round-off errors. This type of math is also susceptible to
  37. Pentium division errors although these errors are much more rare.
  38.  
  39. EXAMPLE: Using the Win 3.1 calculator, 2.01 minus 2.0 produces
  40. an answer of 0 instead of 0.01, and 750.35 minus 750.30 equals
  41. 0.04999999999995. These errors are due to floating point roundoff.
  42.  
  43. EXAMPLE: Pentium chips produce division errors which affect
  44. floating point calculators. Using the Windows calculator on a
  45. Pentium: 5,505,001 divided by 294,911 is 18.666000093. The
  46. correct answer is 18.66665197.
  47.  
  48.