Skip to content

assumenothing/Tommunism.SoftFloat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tommunism.SoftFloat

Tommunism.SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. This software has been ported to C# by Thomas Kaiser from the C source code originally built by John R. Hauser.

Original C library this was derived from: http://www.jhauser.us/arithmetic/SoftFloat.html

This library requires .NET 7 to use as it requires several advanced C# and .NET features which are only available on this platform.

About

Pure C# software floating point library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages