Feeds
已回答
Calculate taxi fare by giving multiple inputs and single output
Its a Simple Question. Use 'ceil' as suggested in hint and it works fine function fare = taxi_fare(d,t) d = ceil(d) t = ceil(...
Calculate taxi fare by giving multiple inputs and single output
Its a Simple Question. Use 'ceil' as suggested in hint and it works fine function fare = taxi_fare(d,t) d = ceil(d) t = ceil(...
6 years 前 | 10
频道
Temperature Monitering
This project is ment for temperature monitering on the live basis
7 years 前
