next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
NumericalAlgebraicGeometry
::
addition
addition -- Union of polynomial spaces
Synopsis
Usage:
S = addition(T, U)
Inputs:
T
,
an object of class
PolySpace
U
,
an object of class
PolySpace
Optional inputs
:
Tolerance => ...
,
Outputs:
S
,
an object of class
PolySpace
Description
Finds the union of two polynomial spaces.
Ways to use
addition
:
addition(PolySpace,PolySpace)