ltc_math_descriptor.get_digit_count

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

struct ltc_math_descriptor
int function(void* a) nothrow get_digit_count;

Meta