calc_tip
Calculate tip amount and total bill based on a given percentage, with optional split among multiple people.
Instructions
Calculate tip amount and total for a bill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill | Yes | ||
| tip_percent | No | ||
| split | No |