think 10

Decimal arithmetic for Java[TM] - a proposal

Draft version 1.06 - 11 Jan 2000
Copyright © IBM Corporation, 1997, 1998. All rights reserved.
This document describes the IBM proposal for decimal arithmetic for Java; it is also available in PDF (Acrobat) format.
  1. Introduction - an overview
  2. Design Concepts - key features of the design
  3. The BigDecimal class - decimal number objects
  4. The MathContext class - context information
  5. Decimal arithmetic definition - in detail
  6. Notes - open questions, etc.
  7. Change history