Skip to content

Arithmetic normalisation involving two subtractions fails if either can't be moved #674

Open
@mn200

Description

@mn200

Viz:

> SIMP_CONV (srw_ss() ++ numSimps.ARITH_ss) [] ``n2 + (fxx - 1) + 1 - n2``;
Exception- UNCHANGED raised

The n2's should be cancelled even though the -1 can't be moved out from under the fxx.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions