Module zut.numeric
Parse and convert numbers.
Functions
|
Display the number as a digits string without using scientifical notation, with integer part, decimal separator and decimal part (if any). |
|
Get a human-readable representation of a number of bytes. |
|
Get a human-readable representation of a number. |
|
|
|
Parse a decimal literal. |
|
|
|
Classes
|
Represents an amount of money with its currency type, as defined by Google. |