Post Reply 
HP Prime undef for Limes. Maybe a Bug?
10-14-2018, 04:58 PM
Post: #16
RE: HP Prime undef for Limes. Maybe a Bug?
Hi, roadrunner

I suggest not using x for the symbolic local variable.
Preferably some name that will never be used ...

limit_exact(x + y, x, 1, 0) ==> y+1, OK
limit_exact(x + y, y, 1, 0) ==> 2, BAD
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP Prime undef for Limes. Maybe a Bug? - Albert Chan - 10-14-2018 04:58 PM



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