Is there a command to retrieve the last answer?
Is there a way to retrieve the last computed answer? Like Mathematica's % command?
Thanks.
add a comment
asked 2013-11-03 20:34:50 +0100
Anonymous
Is there a way to retrieve the last computed answer? Like Mathematica's % command?
Thanks.
The _
sage: sqrt(1764)
42
sage: _
42
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-11-03 20:34:50 +0100
Seen: 1,428 times
Last updated: Nov 03 '13