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 Solvers1209
Suggested Problems
-
Return a list sorted by number of occurrences
2822 Solvers
-
3383 Solvers
-
Project Euler: Problem 10, Sum of Primes
1900 Solvers
-
Generate N equally spaced intervals between -L and L
885 Solvers
-
495 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!