Cldr.Digits.to_digits

You're seeing just the function to_digits, go back to Cldr.Digits module for more information.

Computes a iodata list of the digits of the given IEEE 754 floating point number, together with the location of the decimal point as {digits, place, positive}.

A "compact" representation is returned, so there may be fewer digits returned than the decimal point location.