Evaluate if given number is greater than pi. If greater, return true; else, return false.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers54
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6692 Solvers
-
286 Solvers
-
Make a random, non-repeating vector.
11219 Solvers
-
Determine the length of a string of characters
267 Solvers
-
Calculate the square of a number (Super Easy)
197 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The test suite has been improved, including using a descriptive function name.
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.