Problem 49057. Mass Conversion 1
Given a mass in kg, convert it into lbs. Use a conversion factor of 2.205 lbs/kg.
Solution Stats
Problem Comments
-
2 Comments
Saikat Das
on 2 Jan 2021
Test criteria is wrong, can't assert the right return value.
goc3
on 4 Jan 2021
The description has been updated to state the precision of the conversion factor used in the test suite.
Solution Comments
Show commentsProblem Recent Solvers1187
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3388 Solvers
-
Sum the numbers on the main diagonal
590 Solvers
-
571 Solvers
-
798 Solvers
-
Double all elements in the array
1738 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!