Hi,

What is the easiest way to make a mathematical substitution in Sage?

For example:  We have

eqn1 = F == a + b

and would like to use a = 0 and b = 3 to calculate F.


Should I use "solve" and treat the problem like a system of equations,
or is there a substitute-like command?

Regards,
hpon
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to