Skip to content

False positive for intervals #546

@MartheGjelstad

Description

@MartheGjelstad

I am working with a linear algebra book, and I have discovered some cases of false positives for intervals. Below is an example.

The markup is suppose to denote the solution of a linear system of two equations.
<math> <mo>(</mo> <mi>x</mi> <mo>,</mo> <mi>y</mi> <mo>)</mo> <mo>=</mo> <mo>(</mo> <mn>5</mn> <mo>,</mo> <mn>2</mn> <mo>)</mo> </math>

Output from MathCAT: "the interval from x to y, not including x or y; is equal to, the interval from 5 to 2, not including 5 or 2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions