Recent content by pob

  1. P

    I Decimal Precision - Multiplying, Rounding, and Adding

    I like that approach. We decided to sum the rounded products and subtract that sum from the true total, then add the difference to the largest rounded product. It's the same as yours except that our largest value makes up the difference whereas your last entry makes up the difference.
  2. P

    I Decimal Precision - Multiplying, Rounding, and Adding

    Thank you for the answers
  3. P

    I Decimal Precision - Multiplying, Rounding, and Adding

    Hi, I have $150. This value is multiplied by 2 or more factors. Each factor is less than or equal to 1 and greater than or equal to 0. Each factor has a maximum of 9 decimal places. The sum of the factors equals 1. For example, the following set of factors meets these 3 conditions: 0.500033333...
Back
Top