@hackage fixed-precision0.4.0
Fixed Precision Arithmetic
Categories
License
BSD-3-Clause
Maintainer
ekmett@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (6)
- base >=4 && <5
- integer-gmp >=0.2.0 && <0.3
- template-haskell >=2.4.0 && <2.5
- hmpfr >=0.3.1 && <0.4
- reflection >=0.3.0 && <0.4
- tagged >=0.0 && <0.1 Show all…
Dependents (1)
@hackage/acme-everything
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)