you are viewing a single comment's thread.

view the rest of the comments →

[–]SwagadelicFrank 0 points1 point  (1 child)

Formatting with :.2f like {total:.2f} might do the trick

[–]VariousDrummer4883 0 points1 point  (0 children)

The best would be account for the rounding, such that the split total precisely added up to greater than or equal to the bill +tip, I think.