mirchaemanuel / symja

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

The function Limit[] #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I call the function: Limit[1/x,x->Infinity]

What is the expected output? What do you see instead?
The expected output is 0. But that command doesn't work.

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 13 Oct 2010 at 5:08

GoogleCodeExporter commented 8 years ago
I changed the Limit[] function:
http://code.google.com/p/symja/source/detail?r=574

Please try again

Original comment by axelclk@gmail.com on 13 Oct 2010 at 5:08

GoogleCodeExporter commented 8 years ago
I test the command "Limit[6/x,x->Infinity]". It doesn't work.

Original comment by huynhlam...@gmail.com on 13 Oct 2010 at 6:27

GoogleCodeExporter commented 8 years ago
This should work now wih current SVN codes.

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