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 Solvers30
Suggested Problems
-
2824 Solvers
-
How to find the position of an element in a vector without using the find function
2820 Solvers
-
Compute a dot product of two vectors x and y
1055 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
104 Solvers
-
Sum of odd numbers in a matrix
620 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.