We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
n2
-1
fxx