.. |
Syntax |
M .. N where M and N are of type INT or M and N are indeterminates of the current ring. |
Description |
Example |
1..10; [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] ------------------------------- Use R ::= Q[x,y,z,a,b,c,d]; z..c; [z, a, b, c] ------------------------------- |
See Also |