Skip to content

Add "How to Validate Inequalities" documentation. #44

@shawnbrown

Description

@shawnbrown

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions