Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

Floating-point libraries for Haskell

This repository contains:

  • fp-ieee: IEEE 754-2019 compliant operations for floating-point types.
  • rounded-hw: Rounding control for built-in floating-point types.

Documentation is available at https://minoki.github.io/haskell-floating-point/.