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 Solvers29
Suggested Problems
-
Return the largest number that is adjacent to a zero
5515 Solvers
-
Given two arrays, find the maximum overlap
1718 Solvers
-
Getting the indices from a vector
11790 Solvers
-
Getting the row and column location from a matrix
297 Solvers
-
Number of odd and even elements within matrix
159 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.