An implementation of Q floating point format over C++
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
Archivist a2b9ca0d78 Add the min_increment function for use by libscatter pirms 6 gadiem
include Add the min_increment function for use by libscatter pirms 6 gadiem
src fixed an issue with composed assignment operator and added tests pirms 6 gadiem
.gitignore tests pass pirms 6 gadiem
LICENSE tests pass pirms 6 gadiem
Makefile tests pass pirms 6 gadiem
README.md Update readme pirms 6 gadiem

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.