fixed-precision

Version 0.4.0 revision 0 uploaded by EdwardKmett.

Package meta

Synopsis
Fixed Precision Arithmetic
Description

Numeric instances for MPFR that use the "Implicit Configurations" from http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf to choose a Rounding and Precision. For those that do not want to use reflection, explicit instances are provided for common precisions and for the built-in rounding modes.

sin pi :: Fixed Down Double
fixed Near 256 (sin pi)
Author
Edward Kmett
Bug reports
n/a
Category
Math
Copyright
n/a
Homepage
http://github.com/ekmett/fixed-precision
Maintainer
ekmett@gmail.com
Package URL
n/a
Stability
n/a

Components