Add discussion of IEEE 754 to BigDecimal

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: core-libs
    • b13

      Subsequent to the IEEE 754-1985 standard referred to in the when Java was first released, revisions to IEEE 754 added support for decimal arithmetic and updated terminology around rounding mode and other existing features.

      The terminology of IEEE 754 decimal support, preferred exponent, etc. was modeled after the BigDecimal specification update done under JSR 13 (https://jcp.org/en/jsr/detail?id=13).

      BigDecimal should be updated to describe how it differs from IEEE 754 decimal support.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: