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

Add "How to Validate Inequalities" documentation. #44

Open
shawnbrown opened this issue Apr 14, 2019 · 0 comments
Open

Add "How to Validate Inequalities" documentation. #44

shawnbrown opened this issue Apr 14, 2019 · 0 comments

Comments

@shawnbrown
Copy link
Owner

shawnbrown commented Apr 14, 2019

Add how-to documentation for inequalities.

Should demonstrate:

  • using validate.interval() to create left- and right-bounded intervals (for greater-than-or-equal-to and less-than-or-equal-to)
  • using functions for implementing greater-than or less than (but not equal-to)
  • and maybe interval disjunction (e.g. a combined x < min or max < x)
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