Post Reply 
Unable to evaluate the following limit
06-02-2020, 05:35 PM (This post was last modified: 06-02-2020 05:37 PM by victorvbc.)
Post: #5
RE: Unable to evaluate the following limit
(06-02-2020 04:19 PM)roadrunner Wrote:  In the simulator if you replace x^2 with x*x you get -1 for the first limit:

limit(f1(x*x),x,0,-1) --> -1

-road

Apparently the expression x^2<=0 simplifies to false (??).

It works with x*x because the calculator doesn't automatically simplify that, so the limit takes the expression x*x<=0.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Unable to evaluate the following limit - victorvbc - 06-02-2020 05:35 PM



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