hmpfr-0.3.3.4: Haskell binding to the MPFR library

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

Data.Number.MPFR.Instances.Down

Description

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