Specifies how many digits in a given integer. Example: in=100 ==> out=3
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers170
Suggested Problems
-
Arrange Vector in descending order
13367 Solvers
-
Getting the row and column location from a matrix
299 Solvers
-
446 Solvers
-
Sum the 'edge' values of a matrix
401 Solvers
-
342 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Add tests with 100,1000...
Solutions with ceil are wrong.
Test suite has been modified to include negative integers as well.