Thanks, either suggestion worked. I was doing this in my definite integral function. Robert, someone hacked my e-mail. I just sent you a new e-mail this morning. I would really like to collaborate with you on the server, if you are interested. We are doing very similar things. Do you have time? Where are you (CZ)?
On Oct 16, 2:43 pm, "[email protected]" <[email protected]> wrote: > On 16 říj, 21:32, Laurent <[email protected]> wrote: > > > a = 1 > > b = 2 > > c = 3 > > d = 8 > > print "\\frac{",a,"-",b,"}{",c,"-",d,"}=",(a-b)/(c-d) > > perhaps print "\\frac{",a,"-(",b,")}{",c,"-",d,"}=",(a-b)/(c-d) if > b<0 > > Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
