Hi, I'm wondering if it is possible to insert a number into symbolic equation. For example:
sage: y = x^2
sage: diff(y)
2*x
now is it possible to take the results of the derivative, define x as
say 3, and get a numeric answer? Thanks
-mike-
--
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
