Bill wrote: > var('a');var('b')
You can also declare multiple symbolic variables using one var function like this: var('a,b,c,d,e,f') or like this: var('a b c d e f') Ted --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---