Riimu\Kit\BaseConversion
Namespaces
Classes
Arbitrary precision number base converter.
Converts numbers by using a mathematical algorithm that relies on integers.
hrown if the number bases cannot be used by the conversion strategy.
Represents a positional numeral system with a specific number base.
Converts numbers using character replacement.
Interfaces
Interface for different number base conversion strategies.