Problem 51163. Total price with tax calculation for (m) items and price (p)
Write a code that will calculate the total price with tax (T) of (m) items that carry price (p). Consider the tax rate as (r). Round the total price to two decimal places. 
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers31
Suggested Problems
- 
         Determine whether a vector is monotonically increasing 22225 Solvers 
- 
         
         352 Solvers 
- 
         
         770 Solvers 
- 
         Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5] 390 Solvers 
- 
         
         379 Solvers 
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!