Actually, that screenshot is probably so old it should be redone anyway, so I'll use your code to do that.
Thanks.! On Sun, Jan 18, 2009 at 8:14 PM, A. Jorge Garcia <[email protected]> wrote: > > I got the "pretty print" to work with the show() command. In the > document cited above, the example with pretty print was something like > > show(solve(a*x^2+b*x+c==0,x)) > show(solve(a*x^3+b*x+c==0,x)) > solve(a*x+b*y==0,c*x+d*y==0,x,y) > > I tried these and could not get the same results.... > > Regards, > A. Jorge Garcia > [email protected] > http://calcpage.tripod.com > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. 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-edu?hl=en -~----------~----~----~----~------~----~------~--~---
