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')
?
Asked: 13 years ago
Seen: 10,023 times
Last updated: Sep 16 '11
See http://ask.sagemath.org/question/597/difference-between-varx-and-xvarx