Module digits::radices
[−]
[src]
A default Radix modules including most common numeric bases.
Functions
binary_base |
Binary implementation of |
decimal_base |
Decimal implementation of |
hex_base |
Hexadecimal implementation of |
hexl_base |
Lowercase hexadecimal implementation of |
octal_base |
Octal implementation of |