Please return the smallest positive number.
This is a little silly problem, but the solution has some funny properties...
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers31
Suggested Problems
-
Calculate the Levenshtein distance between two strings
1513 Solvers
-
Check to see if a Sudoku Puzzle is Solved
341 Solvers
-
12319 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
736 Solvers
-
Make a vector of prime numbers
971 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I am a bit stuck here - Isn't realmin supposed to return the smallest number? I couldn't find anything else related to the smallest number in MATLAB Documentation.