On Fri, Dec 26, 2008 at 8:16 PM, Burcin Erocal <[email protected]> wrote: > > On Fri, 26 Dec 2008 19:52:26 +0530 > H.S.Rai <[email protected]> wrote: > > ... You have to pass those values in > the substitution explicitly. You can achieve this by doing > > sage: abc.subs(locals())
<snip> > I suggest that you use .subs() directly, e.g., > > sage: x_ulCal = x_ul.subs(d=d,epsilon_s = epsilon_sMin) Thanks for your input and suggestion. With regards, -- H.S.Rai --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
