Hi,
I have an Expression I want to compare:
var('x,y') x+y == x+y
But this does not return True. Why?
| 1 | initial version |
Hi,
I have an Expression I want to compare:
var('x,y') x+y == x+y
But this does not return True. Why?
| 2 | retagged |
Hi,
I have an Expression I want to compare:
var('x,y') x+y == x+y
But this does not return True. Why?
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.