hmpfr-0.3.3: Haskell binding to the MPFR library

Portabilitynon-portable
Stabilityexperimental
Maintainermikkonecny@gmail.com

Data.Number.MPFR.Instances.Up

Description

This module defines instances Num, Real, Fractional, Floating and RealFrac of MPFR. Operations are rounded with RoundMode Up and computed with maximum precision of two operands or with the precision of the operand.