An implementation of Q floating point format over C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ludovic 'Archivist' Lagouardette d084e918c7 fixed an issue with composed assignment operator and added tests пре 6 година
include fixed an issue with composed assignment operator and added tests пре 6 година
src fixed an issue with composed assignment operator and added tests пре 6 година
.gitignore tests pass пре 6 година
LICENSE tests pass пре 6 година
Makefile tests pass пре 6 година
README.md Update readme пре 6 година

README.md

9float

An implementation of Q floating point format over C++.

9float is a header only library for handling fixed precision calculations over floating point values.