Question: Using MATlab, thanks! Problem 4: Write a function with the header: function billTot myBilicale(guests,bill) = The function should take two inputs where guests stands for
Problem 4: Write a function with the header: function billTot myBilicale(guests,bill) = The function should take two inputs where "guests" stands for the number of guests on a bill, and "bill" stands for the total amount of the bill. The restaurant mandates 18% gratuity when there are 6 or more guests. If there are fewer than 6 guests, calculate the bill total assuming a 15% gratuity. Assume that tax is already included in the bill, and that gratuity is calculated as a percentage of the bill including tax
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
