Skip to content

Haoroux/baseNumbersConvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👋Welcome to the numerical basis convertor

░▐█░▐█░▐█▀▀░██───░██───░▐█▀▀█▌
░▐████░▐█▀▀░██───░██───░▐█▄░█▌
░▐█░▐█░▐█▄▄░██▄▄█░██▄▄█░▐██▄█▌

How does it works ?

The program converts base ten numbers into a base number of your choice.

To do this the program uses Euclidean division in order to recover the remainder of the division, after that it saves the remainder in a list to show it once there is no more possible division.

📙Used language📙

My Skills

Site link

https://haoroux.github.io/baseNumbersConvertor/

About

can convert base 10 number to a base x number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors