mirchaemanuel / symja

Automatically exported from code.google.com/p/symja
1 stars 0 forks source link

Bug in function Limit #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I call the function Limit: "Limit[(x^2-3*x+2)/(x-1),x->1]"

What is the expected output? What do you see instead?
The expected ouput is -1. But the result which I see is 0.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by huynhlam...@gmail.com on 27 Sep 2010 at 3:16

GoogleCodeExporter commented 8 years ago

Original comment by axelclk@gmail.com on 27 Sep 2010 at 8:44

GoogleCodeExporter commented 8 years ago
Improved Limit[] function.
See: http://code.google.com/p/symja/source/detail?r=564

Original comment by axelclk@gmail.com on 27 Sep 2010 at 8:47

GoogleCodeExporter commented 8 years ago
Thanks you for your improving. It work well. I like it. Your software is 
helpful for my teaching. I'll try to find the bugs most quickly as possible. 

Original comment by huynhlam...@gmail.com on 28 Sep 2010 at 10:55

GoogleCodeExporter commented 8 years ago

Original comment by axelclk@gmail.com on 27 Oct 2010 at 4:35