Hacker News new | ask | show | jobs
by Natsu 208 days ago
What is the benefit of using R if it's really Q?
1 comments

The idea of R is that it allows you to reason about things like "I need more than X input precision to achieve Y bound on my output". Just sticking with naïve computation in Q does not suffice for that.