With symbolic computation enable, inputting something like (1)/(x^n) + m (n as real, m as any other expression), calculation app crashes.
It should just work as with complex numbers enabled.
Then just don't apply this patch? 馃槃
Jokes aside, here's what happens:
Poincare::Addition::factorizeOnCommonDenominator(Poincare::ExpressionNode::ReductionContext)
Poincare::Addition::shallowReduce(Poincare::ExpressionNode::ReductionContext)
Thanks for the bug report @M4xi1m3
This is fixed by #1194. Thanks @M4xi1m3 !
Most helpful comment
Jokes aside, here's what happens:
Thanks for the bug report @M4xi1m3