FixPointCS
| Date of creation: | 1.4.2018 - 14.5.2018 |
| Platform: | C#/C++ |
| Licence: | MIT |
| Sources: | Yes |
| Description: | FixPointCS is a numeric library for C# and C++ that implements a 32.32 fixed point number type using integer operations. Its design was guided by the assumption that the target platform has efficient 64bit integer registers/operations. |
| Github: | FixPointCS |