An implementation of Q floating point format over C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 line
169 B

6 年之前
6 年之前
  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.