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.

4 lignes
169 B

il y a 6 ans
il y a 6 ans
  1. # 9float
  2. An implementation of Q floating point format over C++.
  3. `9float` is a header only library for handling fixed precision calculations over floating point values.