Ask Your Question
1

Symbolic variable declaration

asked 2011-07-31 13:57:48 +0200

Ondra gravatar image

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')

?

edit retag flag offensive close merge delete

Comments

1

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-09-16 15:19:13 +0200

Ondra gravatar image

the link above _does_ answer my question. hurray :)

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-07-31 13:57:48 +0200

Seen: 9,795 times

Last updated: Sep 16 '11