Qurak

MixedRadix

Available

mixed-radix number representation

MixedRadix[{b1, …, bn}]
IntegerDigits[571, MixedRadix[{12, 9, 6}]] → {10, 5, 1}IntegerLength[1024, MixedRadix[{6, 4, 2}]] → 4IntegerDigits[534, MixedRadix[{15, 10, 5}]] → {10, 6, 4}

Topics

Related

All 6300 functions · Use this from an MCP client