arguments: monoid >> monomial
Read from the input stream a monomial which is in the binary format (i.e. the number of variable/exponent pairs, followed by the sequence of variables and exponents. Each of these integers is also in the binary format.
Go to main index.
Go to concepts index.