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: 10,308 times
Last updated: Sep 16 '11
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
See http://ask.sagemath.org/question/597/difference-between-varx-and-xvarx