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 Solvers213
Suggested Problems
-
Return the largest number that is adjacent to a zero
4707 Solvers
-
7837 Solvers
-
Implement simple rotation cypher
1033 Solvers
-
Find the next Fibonacci number
418 Solvers
-
623 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!