An implementation of Q floating point format over C++
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Archivist 9c4b3e97de Update readme il y a 7 ans
include tests pass il y a 7 ans
src tests pass il y a 7 ans
.gitignore tests pass il y a 7 ans
LICENSE tests pass il y a 7 ans
Makefile tests pass il y a 7 ans
README.md Update readme il y a 7 ans

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.