patricmutwiri / symja

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

Limit Summation Not working #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Limit[Sum[k,{k,0,x}],x->5]
2.Output showing same input.
3.

What is the expected output? What do you see instead?

Compare with Problem 12:
 https://www.math.ucdavis.edu/~kouba/CalcTwoDIRECTORY/summationsoldirectory/SummationSol.html#SOLUTION%201.

What version of the product are you using? On what operating system?
Tried in Online Symja

Please provide any additional information below.

Original issue reported on code.google.com by sheik.m...@gmail.com on 24 Jul 2013 at 7:14

GoogleCodeExporter commented 9 years ago
Fixed with commit:
https://bitbucket.org/axelclk/symja_android_library/commits/12b9e84b8b24da3dad21
5155ea66a2b791bd1495

Original comment by axelclk@gmail.com on 24 Jul 2013 at 7:29

GoogleCodeExporter commented 9 years ago
Thanks for your reply. Expecting your support for the future.

Original comment by sheik.m...@gmail.com on 25 Jul 2013 at 6:09