Re: [Tutor] Simple Question (I Hope)

2012-01-16 Thread Alan Gauld
On 16/01/12 01:47, Chris Kavanagh wrote: Thanks for the help. . .I think I see what you're saying. And to make it short & simple, the MIMEText Class behaves the way it does, because that's just how it works (or was designed). So just accept it, & move on, lol. Not quite. What we are saying is

Re: [Tutor] something about sum, integer and delta function

2012-01-16 Thread Lie Ryan
On 01/16/2012 12:57 AM, lina wrote: Hi, are there some modules can be used to do below things like: sum and delta function, and intergeration. Are you trying to graphically render an equation, calculate the results of equation, or algebraically manipulate the equation?