Show HN: I made a calculator that works over disjoint sets of intervals
Sentiment Mix
Geography
Expert Signals
fouronnes3
author • 1 mention
Hacker News
source • 1 mention
AI-Generated Claims
Generated from linked receipts; click sources for full context.
I've been studying interval arithmetic for the past few weeks and it's a really interesting field because while there is a ton of super interesting research published over the past decades, it has never really gotten the recognition that it deserves, IMO.One reason for this is that standard interval arithmetic has really poor handling of division by intervals containing zero.
Supported by 1 story
If you compute 1 / [-1, 2] in regular interval arithmetic, you get either [-∞, +∞], or you have to say that the operation is undefined.
Supported by 1 story
Both solutions are virtually useless.
Supported by 1 story
The real answer of course is [-∞, -1] U [0.5, +∞]: i.e.
Supported by 1 story
a union of two disjoint intervals.This is useful because you can confidently exclude a non empty set of the real numbers ([-1, 0.5]) from the set of possible values that you can get by dividing 1 by a number between -1 and 2.But this definition of interval division yields a value that is not an interval.
Supported by 1 story
Claim Contradictions
negation mismatch
A: I've been studying interval arithmetic for the past few weeks and it's a really interesting field because while there is a ton of super interesting research published over the past decades, it has never really gotten the recognition that it deserves, IMO.One reason for this is that standard interval arithmetic has really poor handling of division by intervals containing zero.
B: If you compute 1 / [-1, 2] in regular interval arithmetic, you get either [-∞, +∞], or you have to say that the operation is undefined.
Related Events
Show HN: AI Subroutines – Run automation scripts inside your browser tab
Uncategorized • 4/18/2026
Show HN: MDV – a Markdown superset for docs, dashboards, and slides with data
Uncategorized • 4/18/2026
Show HN: Sostactic – polynomial inequalities using sums-of-squares in Lean
Uncategorized • 4/19/2026
One AI, All Your Tools: 10 Steps to a Claude That Runs Your Workflow - Substack
LLMs • 4/19/2026
Graphs That Explain the State of AI in 2026
Uncategorized • 4/19/2026