Why this code :
f(x)=sum(diff(sin(x),x,n),n,1,10)
f(x)
does not work?
| 1 | initial version |
Why this code :
f(x)=sum(diff(sin(x),x,n),n,1,10)
f(x)
does not work?
| 2 | No.2 Revision |
Why this code :
:
f(x)=sum(diff(sin(x),x,n),n,1,10)
f(x)f(x)
does not work? | 3 | retagged |
Why this code :
f(x)=sum(diff(sin(x),x,n),n,1,10)
f(x)
does not work?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.