Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 193 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 193 Bytes

Fixed Point Math

A fast and easy-to-use library providing fixed point numeric types for .NET 8.0+. Comes with three levels of precision: 32-bit (15.16), 64-bit (31.32), and 128-bit (63.64).