Problem 55230. Find Closest Constant
Solution Stats
Problem Comments
Solution Comments
-
3 Comments
Basil Imoberdorf
on 4 Oct 2022
I had to trick the test suite, i think in the solution "c-exp(1)" is wrong, shouldn't it be pi?
Neha Shaah
on 22 Oct 2022
test suite for exp(1) is incorrect
Matt Tearle
on 24 Oct 2022
I don't understand the comments about exp(1). "e" (exp(1)) is listed as one of the constants in the problem statement. Its value is 2.7183... So an input of 2.5 should return e, as shown in the examples (being closer to 2.5 than sqrt(2) = 1.414...)
Problem Recent Solvers202
Suggested Problems
-
Swap the first and last columns
16871 Solvers
-
Fix the last element of a cell array
873 Solvers
-
Find the next Fibonacci number
399 Solvers
-
2575 Solvers
-
Calculate Amount of Cake Frosting
17690 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!