Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Implementation for converting binary decimal number in base 2 to mixed fraction in base 10. This was written as a programming exercise and involves some neat bit fiddling :)