How to use- On the main box, add the expense name, your friends name and their items, and the total + tax + tips of the entire meal. Than, press calculate and the total each person should pay will be displayed.
How is the total per person calculated
  1. 1. Divide the person's total price by the meal's total price to determine their percentage of the meal: (Person Total) / (Meal Total).
  2. 2. Multiply the percentage from step 1 by the sum of the total, tax, and tips: (Total + Tax + Tips).
  3. 3. The result is the amount each person should pay.