Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero-detection conditionals should give restart options #11

Open
Izaakwltn opened this issue Nov 8, 2023 · 0 comments
Open

Zero-detection conditionals should give restart options #11

Izaakwltn opened this issue Nov 8, 2023 · 0 comments

Comments

@Izaakwltn
Copy link
Contributor

For example, the function, invert-r errors on division by zero, but the problematic number can't be guaranteed to be $0$ outright, as it may turn out to have nonzero bits after an undetermined outer threshold.

This sort of error should give a restart option to raise the precision threshold.

Also Raw-approx-cr may return $0$ when the number is actually negative, but outside of the precision threshold.

Other functions that should be considered with this issue:

  • divide-r
  • SQRT-R
  • LOG-R
  • ATAN-R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant