size
size x
-- returns the size of
x
which usually gives a rough indication of memory space required to store the object
x
.
For a polynomial, the size is the number of terms.