An implementation of Q floating point format over C++
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Archivist a2b9ca0d78 Add the min_increment function for use by libscatter há 6 anos
include Add the min_increment function for use by libscatter há 6 anos
src fixed an issue with composed assignment operator and added tests há 6 anos
.gitignore tests pass há 6 anos
LICENSE tests pass há 6 anos
Makefile tests pass há 6 anos
README.md Update readme há 6 anos

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.