Skip to content

joshuanieh/number-system-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

number-system-converter

This a nummber system converter supporting using decimal point, a.k.a. fraction, and it can use up to hexadecimal. However, there are still two things can be improved:

  1. In the last while loop, the program can halt because multiplication in a computer can distort greater and greater, so we may use the module "decimal" to improve this.
  2. On solving the aforementioned problem, we may need to consider the input and output of a recurring decimal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages