Skip to content

C code for floating point number addition with 100% accuracy.

Notifications You must be signed in to change notification settings

JayOfemi/Float-Addition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Float-Addition

C code for floating point number addition with 100% accuracy.

The test.c program can run about 501 million combinations of floating point numbers, testing every possible exponent with randomly generated significands. In a test of 501,350,400 combinations, the FloatAdd.c program got 0 wrong and proved it's 100% accuracy.

About

C code for floating point number addition with 100% accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages