Difference between U and U(t)
If I have
t = var('t')
U = function('U', t).function(t)
what is the difference between the expression U and U(t). When should I use which?
If I have
t = var('t')
U = function('U', t).function(t)
what is the difference between the expression U and U(t). When should I use which?
the link above _does_ answer my question. hurray :)
That's great! :)
Asked: 13 years ago
Seen: 479 times
Last updated: Sep 16 '11
Here is a similar question, tell us if the answers there are useful for you: http://ask.sagemath.org/question/555/difference-between-f-and-fr