Crea una función que te devuelva el número de cifras de un número.
Algunos ejemplos para ayudarte serían: El número 125 tiene 3 cifras.
El número 8749023 tiene 7 cifras.
El número 4 tiene 1 cifra.
Y así sucesivamente.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers64
Suggested Problems
-
238 Solvers
-
225 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
-
find the mean of all elements in a matrix
129 Solvers
-
4506 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!