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 9c4b3e97de Update readme há 6 anos
include tests pass há 6 anos
src tests pass 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.