guangminglion / fixed

Fast Q32.32 fixed point math for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fast Q32.32 fixed point math for Go


Languages

Language:Go 100.0%