Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Number.BigFloat
Description
Documentation
Floating point number where the precision is determined by the type e.
Instances
Minimal complete definition
eps
A type construct that gives one more decimals than the argument.
data PrecPlus20 e #
Instances
Epsilon e => Epsilon (PrecPlus20 e) # | |