Community Profile

photo

Muhammad Talha Malik


Last seen: nästan 4 år ago Active since 2020

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
Calculate taxi fare by giving multiple inputs and single output
can anyone tell me what is wrong with this code? function fare = taxi_fare(d,t) fare = (5+2*(d-1))+0.25*d; end

nästan 4 år ago | 0