Skip to content

MichaelSuen-thePointer/fixmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixmath

UnitTests

A fully templatized fixed point number library. With tweakable fraction precision QM.N, rounding behaviour, saturation mode and more.

Provide math function support for Q32.32 and Q16.16 type, and basic arithmetic operation for all types.

A experimental project, support C++20 only. (requires std::bitcast anc concepts)

Test case in progress, code not compiled, please use with caution.

License

Mozilla Public License 2.0

About

a 64bit fixed-point number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published