Is there any function in Sage by which this kind of symbolic calculation
is possible?
s=0
for i=1 to m
if(i>a+t)
s=s+2i
else
s=s+tm,a,t are non negative integers. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
