mathics / Mathics

This repository is for archival. Please see https://github.com/Mathics3/mathics-core
https://mathics.org
Other
2.08k stars 208 forks source link

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

Open fja-pedraza opened 9 months ago

fja-pedraza commented 9 months ago

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