An implementation of Q floating point format over C++
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Archivist 9c4b3e97de Update readme vor 6 Jahren
include tests pass vor 6 Jahren
src tests pass vor 6 Jahren
.gitignore tests pass vor 6 Jahren
LICENSE tests pass vor 6 Jahren
Makefile tests pass vor 6 Jahren
README.md Update readme vor 6 Jahren

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.