Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 304 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 304 Bytes

A terminal based number converter

It converts a given number from one base to another base. Bases can be between 2 and 36. If the input number has a fractional part that will be converted as well. Fractions will be rounded to 5 digits.

Run it. Follow the instructions and have fun with it.