version 1.10, 2004/09/16 23:53:44 |
version 1.11, 2004/09/17 00:47:09 |
|
|
%% $OpenXM: OpenXM/src/kan96xx/Kan/usage.sm1,v 1.9 2004/09/11 01:00:42 takayama Exp $ |
%% $OpenXM: OpenXM/src/kan96xx/Kan/usage.sm1,v 1.10 2004/09/16 23:53:44 takayama Exp $ |
%% usage.sm1 |
%% usage.sm1 |
%% [(key word) |
%% [(key word) |
%% [( ) |
%% [( ) |
|
|
[(string . polynomial) |
[(string . polynomial) |
(Parse the string as a polynomial in the current ring and put it on the stack) |
(Parse the string as a polynomial in the current ring and put it on the stack) |
(Example ( (x+2)^3 ) .) |
(Example ( (x+2)^3 ) .) |
({ commands }. executes the commands. << . >> is equivalent to exec.) |
|
] |
] |
] putUsages |
] putUsages |
|
|