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 Solvers62
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9031 Solvers
-
Back to basics 23 - Triangular matrix
1059 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
243 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
345 Solvers
-
Calculate Amount of Cake Frosting
27099 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!