Problem 45412. Determina el número de cifras de un número
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 commentsProblem Recent Solvers63
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1186 Solvers
-
Generate a random matrix A of (1,-1)
384 Solvers
-
267 Solvers
-
find the surface area of a cube
560 Solvers
-
156 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!