Skip to content

nitronoid/floatingPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

floatingPoint

A dynamic software float implementation, that allows the user to specify the number of bits they want to use for the significand and exponent. This gives freedom for the user to decide how much precision they would like, versus the space that the float will occupy.