
Count the number of digits in an integer
n_digits_int.Rd
Counts the number of digits in an integer.
Details
If x
only has positive integer, is faster to use
n_digits_natural()
.
n_digits_int.Rd
Counts the number of digits in an integer.
If x
only has positive integer, is faster to use
n_digits_natural()
.