1 / singleton 0.0 gives divide by zero exception
Open
- Dominant language
- Haskell
- Stars
- 27
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
With `1 / singleton 0.0` I get `*** Exception: divide by zero`. Naively I'd expect that to equal `whole` or `(-Infinity ... Infinity)` like `1/(-1.0 ... 1.0)` does.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.