expreduce icon indicating copy to clipboard operation
expreduce copied to clipboard

Rubi`Private`Rt[(a^2*(-1)*(a+b)),2] hangs

Open corywalker opened this issue 8 years ago • 2 comments

corywalker avatar Sep 20 '17 05:09 corywalker

Traces down to

Rubi`Private`SplitProduct[Rubi`Private`NegativeQ,` (-1*a^2*(a + b))]

should not return false.

corywalker avatar Sep 20 '17 06:09 corywalker

Traces to the fact that

Rubi`Private`NegativeQ[-1]

incorrectly returns False

corywalker avatar Sep 20 '17 06:09 corywalker