Go to the first, previous, next, last section, table of contents.


delete_history

delete_history([index])
:: ヒストリを消去する.
return
0
index
消去したいヒストリの番号
[0] (x+y+z)^100$
[1] @0;
...
[2] delete_history(0);
[3] @0;
0


Go to the first, previous, next, last section, table of contents.