How to use
- Enter the bill amount.
- Enter the tip percentage, or click one of the quick-select buttons (10%, 15%, 18%, 20%, 25%).
- The tip amount and total update instantly.
Formula
$$\text{Tip} = \text{Bill} \times \frac{\text{Rate}}{100}$$
$$\text{Total} = \text{Bill} + \text{Tip}$$
