Mathics icon indicating copy to clipboard operation
Mathics copied to clipboard

Simplify[Sqrt[x^2], Element[x, Reals]]

Open fja-pedraza opened this issue 1 year ago • 0 comments

This expression should give Abs[x] as result, and gives Sqrt[x ^ 2]

fja-pedraza avatar Sep 19 '23 15:09 fja-pedraza