Data.Number.Fixed
Description
Numbers with a fixed number of decimals.
Documentation
A type construct that gives one more decimals than the argument.
data PrecPlus20 e Source
Instances
Epsilon e => Epsilon (PrecPlus20 e) |
numbers-2008.4.20: Various number types
Data.Number.Fixed
Description
Numbers with a fixed number of decimals.
A type construct that gives one more decimals than the argument.
data PrecPlus20 e Source
Instances
Epsilon e => Epsilon (PrecPlus20 e) |