ieee754

Utilities for dealing with IEEE floating point numbers

http://github.com/patperry/hs-ieee754

Version on this page:0.7.4
LTS Haskell 22.18:0.8.0
Stackage Nightly 2024-04-24:0.8.0
Latest on Hackage:0.8.0

See all snapshots ieee754 appears in

BSD-3-Clause licensed by Patrick Perry
Maintained by Patrick Perry
This version can be pinned in stack with:ieee754-0.7.4@sha256:2334b84bf92c96f9a03994c725ea8af4fbaaa58872ebedc3cab0636455dfc969,1310

Module documentation for 0.7.4

  • Data
    • Data.AEq
  • Numeric
    • Numeric.IEEE
Depends on 1 package(full list with versions):

Utilities for dealing with IEEE floating point numbers, ported from the Tango math library; approximate and exact equality comparisons for general types.