eliandoran / toolkit

A purely client-side application that offers various small tools that can be useful in day-to-day use, mostly for development.
https://eliandoran.github.io/toolkit/
3 stars 0 forks source link

Base converter: Allow the user to add a custom base #7

Open eliandoran opened 11 months ago

eliandoran commented 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