Safe Haskell | Safe-Infered |
---|
Data.Number.BigFloat
Description
Documentation
Floating point number where the precision is determined by the type e.
A type construct that gives one more decimals than the argument.
data PrecPlus20 e Source
Instances
Epsilon e => Epsilon (PrecPlus20 e) |