Dear forum members.
In Maple, there are commands nops() and op() which allow
one to 'pick apart' expressions, such as polynomials for example,
i.e. nops(expr) is the number of terms of expr
op(1,expr) is the first term of expr
although how nops() evaluates the number of terms is a bit subtle.
Anyway, I was just wondering if GAP has similar commands?
I am trying to sort (and pull apart) words in fp groups which are,
of course, polynomials.
Thanks.
-T
_______________________________________________
Forum mailing list
[email protected]
https://mail.gap-system.org/mailman/listinfo/forum