ieee-utils-0.4.0: ieee-utils

Portabilityportable (FFI)
Stabilityprovisional
MaintainerMatt Morrow <mjm2002@gmail.com>

Numeric.IEEE.FloatExceptions

Description

 

Synopsis

Documentation

getFloatExcepts :: IO [ArithException]Source

Returns all exceptions set in the fpu's exception register.

clearFloatExcepts :: [ArithException] -> IO BoolSource

Clears the specified exceptions from the fpu's exception register.