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 :)
Asked: 2011-07-31 06:57:48 -0600
Seen: 8,553 times
Last updated: Sep 16 '11
Declaring variable to be in a particular field/ring/group
Is there any difference between the two different ways of declaring variables?
checking left hand side of an equation
How to do symbolic computation with quaternions
bool returns false with arcsin(x) and 2*arctan(x/(1+sqrt(1-x^2)))
symbolic differentiation of unknown function
Why is Sage calling 1 a variable?
How do you Append a Symbolic Matrix?
See http://ask.sagemath.org/question/597/difference-between-varx-and-xvarx