1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
fixed
====
[](https://hackage.haskell.org/package/fixed) [](http://travis-ci.org/ekmett/fixed)
This package supplies signed fixed-precision values 15 bits above the decimal, 16 bits below.
These arise commonly in GPU applications and it is chosen to match the GLfixed specification.
Contact Information
-------------------
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
|