|
|
last edited 13 years ago by Bill Page |
1 2 | ||
Editor: Bill Page
Time: 2011/03/18 07:49:10 GMT-7 |
||
Note: test |
(1) -> fm:=FreeMonoid(OVAR [e1,e2])
(1) |
EM:=Expression(fm)
(2) |
x1:=e1::Symbol::EM
(3) |
x2:=e2::Symbol::EM
(4) |
p:=operator('p)
(5) |
p(x1)
(6) |
x1*x2
Internal Error The function * with signature (%,%) -> % is missing from domain Expression(FreeMonoid (OrderedVariableList (e1 e2)))