Kernel: Python 3
polynomial.add(poly)
polynomial + poly
A polynomial which denotes the sum (or disjunction) of both polynomials.
Preconditions:
None
See also:
Examples
In [1]:
Out[1]:
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
Out[4]: