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

new tests: backwards reasoning for sqrt #19

Open
florianschanda opened this issue May 22, 2020 · 0 comments
Open

new tests: backwards reasoning for sqrt #19

florianschanda opened this issue May 22, 2020 · 0 comments
Labels
new tests New generators

Comments

@florianschanda
Copy link
Owner

New test schema as following:

  • define result
  • assert (= result (fp.sqrt rm input_1))

Prove something about input_1. For example:

  • != something
  • in interval
  • not in interval
@florianschanda florianschanda added the new tests New generators label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tests New generators
Projects
None yet
Development

No branches or pull requests

1 participant