Question that I couldn't see answered in the docs, sorry if it's dumb.

Suppose I define
f = Function("theta")(x)
[output] => theta(x)

Then, later on, I want to substitute theta in f with an actual
function (or alternatively, substitute theta(x) with a number).  Is
this possible?  I couldn't see how to do this with f.subs().

Thanks,

Rahul

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to