icasdri / Mather

A powerful expression-based calculator, unit converter, and general computation engine for Android
GNU General Public License v3.0
58 stars 7 forks source link

Base conversion? #26

Open Hate9 opened 1 year ago

Hate9 commented 1 year ago

It's possible that there's already a way to do this, and I just don't know it, but I'd love to be able to convert between different numeric bases in this (for example, "5 base10 to base3" would output "12")