| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | ales.bizjak0@gmail.com |
Data.Number.MPFR.Comparison
Description
Comparison functions. All the functions that return Maybe Ordering return Nothing when one of the operands is NaN and Just _ otherwise.
Documentation
isInfinite :: MPFR -> BoolSource