Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
fixed - Fast fixed point math for go
====================================

fixed is a fast fixed point math library for Go. It uses Q32.32 format
numbers. The interface should be straightforward.