extended-reals

Extension of real numbers with positive/negative infinities

https://github.com/msakai/extended-reals/

Version on this page:0.2.4.0@rev:1
LTS Haskell 23.17:0.2.6.0
Stackage Nightly 2025-04-05:0.2.6.0
Latest on Hackage:0.2.6.0

See all snapshots extended-reals appears in

BSD-3-Clause licensed by Masahiro Sakai
This version can be pinned in stack with:extended-reals-0.2.4.0@sha256:2f9730b7041a3212b3d62b5dd6b8c5f97c4109a1f8a90325a1c2265c80b51a1f,1690

Module documentation for 0.2.4.0

Depends on 3 packages(full list with versions):
Used by 1 package in lts-20.24(full list with versions):

Extension of real numbers with positive/negative infinities (±∞). It is useful for describing various limiting behaviors in mathematics.

Changes