• DocumentCode
    1230264
  • Title

    Using multiple-precision arithmetic

  • Author

    Smith, David

  • Author_Institution
    Loyola Marymount Univ., Los Angeles, CA, USA
  • Volume
    5
  • Issue
    4
  • fYear
    2003
  • Firstpage
    88
  • Lastpage
    93
  • Abstract
    High-precision arithmetic is useful in many different computational problems. The most common is a numerically unstable algorithm, for which, say, 53-bit (ANSI/IEEE 754-1985 Standard) double precision would not yield a sufficiently accurate result.. For most current machines, 53-bit double precision is the highest provided in hardware, giving about 16 significant digits. (By "significant digits", I mean the number of equivalent decimal digits of precision, rather than the number with base ≠ 10.) Calculating with 30 or 40 significant digits can often overcome the algorithm\´s instability and provide adequate accuracy. In the article, I give some examples of calculations in which multiple precision can be useful.
  • Keywords
    digital arithmetic; 53-bit double precision; high-precision arithmetic; multiple-precision arithmetic; numerically unstable algorithm; significant digits; Algorithms; Arithmetic; Bridges; Libraries; Packaging; Testing;
  • fLanguage
    English
  • Journal_Title
    Computing in Science & Engineering
  • Publisher
    ieee
  • ISSN
    1521-9615
  • Type

    jour

  • DOI
    10.1109/MCISE.2003.1208649
  • Filename
    1208649