Skip to content
New issue

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

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

Already on GitHub? # to your account

Added an optional absolute margin to the approximation checks #561

Closed
wants to merge 2 commits into from

Conversation

CNugteren
Copy link
Contributor

The Approx class now has two options:

  • The existing epsilon to set the tolerated relative error
  • The new margin to set the tolerated absolute error

They can be combined together.

This is the same as #538, but that one was closed accidentally.

@horenmar
Copy link
Member

This has been merged to master, but git doesn't see that.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants