I would like to be able to give some variables a value and have sage show it to me in a pritty format.
For example if i have; a = 2 b = 3 and then I input a+b and sage returns 2+3
Is there a command that let me do this?
1 | initial version | asked 2013-06-08 14:37:56 +0100 Anonymous |
I would like to be able to give some variables a value and have sage show it to me in a pritty format.
For example if i have; a = 2 b = 3 and then I input a+b and sage returns 2+3
Is there a command that let me do this?
2 | retagged |
I would like to be able to give some variables a value and have sage show it to me in a pritty format.
For example if i have; a = 2 b = 3 and then I input a+b and sage returns 2+3
Is there a command that let me do this?