Feature SS-4673
1 vote

improving symbolic optimization

Created by brotjob on 8/2/2021 7:32 PM Last Updated by brotjob on 8/2/2021 7:32 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

I noticed Smath is not very good in optimizing symbolically. See this trivial example: sqrt(x)^2=sqrt(x)^2. This should be optimized to x.

There are no comments for this issue.