Mathics
Mathics copied to clipboard
Simplify[Sqrt[x^2], Element[x, Reals]]
This expression should give Abs[x] as result, and gives Sqrt[x ^ 2]