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 Solvers59
Suggested Problems
-
Create a Multiplication table matrix...
568 Solvers
-
473 Solvers
-
07 - Common functions and indexing 1
438 Solvers
-
Matlab Basics II - Count rows in a matrix
381 Solvers
-
Element-wise vector product (★)
141 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!