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-3000.1.0.1: 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) |