radixlike
Radixlike is a term used to describe numeral systems, representations, or algorithms that resemble a radix-based structure yet do not strictly adhere to a single fixed base for all positional places. In a radixlike representation, numbers are usually expressed in a positional form with digits tied to place values, but the base may vary by position, be non-integer, or permit multiple admissible digits per place.
Common examples include mixed-radix systems, where different positions use different bases (for example, currency and time
Radixlike systems share the general features of radix-based representations: a set of digits for each position
Radixlike concepts appear in number theory, theoretical computer science, and digital encoding, providing a flexible framework