Problem 49072. Area Conversion 2
Solution Stats
Problem Comments
-
1 Comment
Every problem of this user seems to use four decimal places, including the conversion constants. This should be specified in the problem description. And again, I should recommend not using is equal when comparing floats.
Solution Comments
-
1 Comment
Just silly... I've lost more time to catch the right approximation & rounding (neither were specify) then actual coding
-
1 Comment
you really should specify what conversion rate you want to use here and precision
-
1 Comment
Use 2.4711 as conversion factor or else code will not work.
Please include this conversion in the problem
-
1 Comment
please fix conversion questions, or write more information.
Problem Recent Solvers332
Suggested Problems
-
Generate N equally spaced intervals between -L and L
797 Solvers
-
Sum the 'edge' values of a matrix
308 Solvers
-
252 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
242 Solvers
-
282 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!