Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8276838

Introduce a constant BigDecimal.ONE_HUNDRED

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      When working with percentages, i often have the percentage like 17
      and i have to divide it by 100 ((17 % becomes 0.17) to do calculations with the percentage.
      It would be handy to have a constant BigDecimal.ONE_HUNDRED to do this division.


            darcy Joe Darcy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: