Post Reply 
New Version: 2018.07.06 2.0.0.13865
07-31-2018, 12:27 AM
Post: #53
RE: New Version: 2018.07.06 2.0.0.13865
(07-30-2018 12:42 PM)parisse Wrote:  Can you reproduce the crash if you run time(simplify(Ans)) instead of just simplify?

The initial sequence:

l:={85,85}*π/180;
((sin(l)).^2).*((cos(l)).^2);
[OFF]
[ON]
time(simplify(Ans));

gives an answer between 40 and 41 seconds. Subsequently:

((sin(l)).^2).*((cos(l)).^2);
time(simplify(Ans));

gives an answer between 0.8 and 1 second.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New Version: 2018.07.06 2.0.0.13865 - ijabbott - 07-31-2018 12:27 AM



User(s) browsing this thread: 2 Guest(s)