Open eliandoran opened 11 months ago
Any standard positional numerical base should be added by the user.
Just like the ones already supported, these can have names that may or may not be displayed to the user (e.g. "Quaternary", "Quinary", "Nonary", "Duodecimal").
See https://en.wikipedia.org/wiki/List_of_numeral_systems#Standard_positional_numeral_systems for more info.
Might be of help: https://www.npmjs.com/package/power-radix
Any standard positional numerical base should be added by the user.
Just like the ones already supported, these can have names that may or may not be displayed to the user (e.g. "Quaternary", "Quinary", "Nonary", "Duodecimal").
See https://en.wikipedia.org/wiki/List_of_numeral_systems#Standard_positional_numeral_systems for more info.
Might be of help: https://www.npmjs.com/package/power-radix