Symbolic variable declaration
what is the difference, when I declare variable like this
a, b, c = var('a, b, c')
or just like this
var('a, b, c')
?
what is the difference, when I declare variable like this
a, b, c = var('a, b, c')
or just like this
var('a, b, c')
?
the link above _does_ answer my question. hurray :)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-07-31 13:57:48 +0100
Seen: 9,958 times
Last updated: Sep 16 '11
See http://ask.sagemath.org/question/597/difference-between-varx-and-xvarx