An implementation of Q floating point format over C++
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Archivist 9c4b3e97de Update readme 7 år sedan
include tests pass 7 år sedan
src tests pass 7 år sedan
.gitignore tests pass 7 år sedan
LICENSE tests pass 7 år sedan
Makefile tests pass 7 år sedan
README.md Update readme 7 år sedan

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.