Get the number of digits that represent the number @param a The number to count @return The number of digits used to represent the number
See Implementation
Get the number of digits that represent the number @param a The number to count @return The number of digits used to represent the number