An implementation of Q floating point format over C++
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Archivist a2b9ca0d78 Add the min_increment function for use by libscatter 6 lat temu
include Add the min_increment function for use by libscatter 6 lat temu
src fixed an issue with composed assignment operator and added tests 6 lat temu
.gitignore tests pass 6 lat temu
LICENSE tests pass 6 lat temu
Makefile tests pass 6 lat temu
README.md Update readme 6 lat temu

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.