An implementation of Q floating point format over C++
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Archivist a2b9ca0d78 Add the min_increment function for use by libscatter 6 yıl önce
include Add the min_increment function for use by libscatter 6 yıl önce
src fixed an issue with composed assignment operator and added tests 6 yıl önce
.gitignore tests pass 6 yıl önce
LICENSE tests pass 6 yıl önce
Makefile tests pass 6 yıl önce
README.md Update readme 6 yıl önce

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.