On Mar 26, 7:16 pm, Robert Bradshaw <[email protected]>
wrote:
> def Y(t):
> return 2500+numerical_integral(S(u)-R(u),0,t)[0]
>
> but then it won't be a symbolic object. (It will be a Python function.)
Wait. What is the difference between a "symbolic object" and a
"Python function" ?
Not sure whey the "def" way works but not the "Y(t) = ..." way.
cs
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---