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 Solvers211
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5107 Solvers
-
Renaming a field in a structure array
1193 Solvers
-
Set the array elements whose value is 13 to 0
1285 Solvers
-
6190 Solvers
-
67 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!