Split a bill evenly among any number of people, including tip and tax.
Tip is calculated on the subtotal, tax is calculated on the subtotal, and both are added to get the total bill — which is then divided evenly by the number of people. Per person = (subtotal + tip + tax) / people.
Tip is calculated as a percentage of the bill subtotal (before tax, following standard tipping convention), then added to the total before splitting evenly.
This calculator splits the total evenly across everyone. For itemized splitting, total each person's items separately and add their share of tip and tax manually.
Yes — enter the tax rate and it's included in the total that gets divided evenly among everyone.