hmpfr-0.3.3.2: Haskell binding to the MPFR library

Portabilitynon-portable
Stabilityexperimental
Maintainermikkonecny@gmail.com
Safe HaskellSafe-Infered

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.