Problem 58708. Determine if input is greater than pi
Evaluate if given number is greater than pi. If greater, return true; else, return false.
Solution Stats
Problem Comments
-
2 Comments
goc3
on 1 Dec 2023
The test suite has been improved, including using a descriptive function name.
Christian Schröder
on 1 Dec 2023
Could I ask that function names, even generic ones, not be changed? Doing so will invalidate all previously-submitted solutions the moment they are rescored, regardless of whether they're otherwise correct or not.
Solution Comments
Show commentsProblem Recent Solvers45
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
8914 Solvers
-
Find out missing number from a vector of 9 elements
299 Solvers
-
Add a row of zeros on top of a matrix
251 Solvers
-
277 Solvers
-
76 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!