haskell · haskell/LossOfPrecision
LossOfPrecision
LossOfPrecision
An ArithException constructor thrown when a floating-point operation cannot be represented exactly in the target type, causing significant bits to be lost. Rarely raised in practice on typical hardware.