I sometimes see variables declared as y,z,t = var("y z t") and others simply as var("y z t")
Both seem to work. Is there any actual difference between them?
| 1 | initial version |
I sometimes see variables declared as y,z,t = var("y z t") and others simply as var("y z t")
Both seem to work. Is there any actual difference between them?
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.