| Author |
Comment/Response |
flemming
|
05/21/03 03:48am
Is there any built-in function for transforming
a function to a sum in version 3.0
Mathematica gives me f.eks.
In=Sum[x^n/n!,{n,0,Infinity}]
Out=E^x
Very fast and impressive.
But the opposite way(a function to a sum)must be easyer.
Thanks in advance.
URL: , |
|