aern2-mp-0.1.2.0: Multi-precision floats via MPFR

Copyright(c) Michal Konecny
LicenseBSD3
Maintainermikkonecny@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

AERN2.MP.UseMPFR.Ball.Conversions

Contents

Description

Conversions of arbitrary precision dyadic balls

Documentation

Orphan instances

HasIntegerBounds MPBall Source # 
Convertible MPBall ErrorBound Source # 
ConvertibleExactly Int MPBall Source # 
ConvertibleExactly Integer MPBall Source # 
ConvertibleExactly Dyadic MPBall Source # 
ConvertibleExactly ErrorBound MPBall Source # 
ConvertibleExactly MPBall MPBall Source # 
ConvertibleWithPrecision Int MPBall Source # 
ConvertibleWithPrecision Integer MPBall Source # 
ConvertibleWithPrecision Rational MPBall Source # 
ConvertibleWithPrecision Dyadic MPBall Source # 
(ConvertibleExactly c Dyadic, ConvertibleExactly e Dyadic, Show c, Show e, Typeable * c, Typeable * e) => ConvertibleExactly (c, e) MPBall Source # 
ConvertibleWithPrecision (Rational, Rational) MPBall Source #