10 lines
229 B
Text
10 lines
229 B
Text
default(histsize, 1000) \\ or some other positive number to suit
|
|
1+7
|
|
sin(Pi)
|
|
2^100
|
|
\a1 \\ display history item #1, etc.
|
|
% \\ alternate syntax
|
|
%1 \\ alternate syntax
|
|
\a2
|
|
\a3
|
|
[%1, %2, %3] \\ or any other command using these values
|