Ad
  • Default User Avatar

    I have the same problem in C#.
    But if I use decimal, I see next result:

    Expected: 33.333333333333329d
    But was: 33.3333333333333333333333333333337m

    And I have no idea, how to find solution for this problem.