WLJS LogoWLJS Notebook

MixedRadix

MixedRadix[{b1,…,bn}] represents the list of bases of a numerical system in which different digits have different bases.

Examples

Convert a number using mixed radix (hours, minutes, seconds):

MixedRadix[{24, 60, 60}]

Please visit the official Wolfram Language Reference for more details.

On this page