←
Exit
→
Quit
/
Reference of Built-in Symbols
/
Kernel Sessions
/
Out
WMA
%
k
or
Out
[
k
]
gives the result of the
k
-th input line.
%
gives the last result.
'%%'
gives the result before the previous input line.
42
%
43;
%
44
%1
%%
Hold[Out[-1]]
Hold[%4]
Out[0]
←
Exit
→
Quit