next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
NAGtypes
::
addition
addition -- Union of polynomial spaces
Synopsis
Usage:
S = addition(T, U)
Inputs:
T
,
an instance of the type
PolySpace
,
U
,
an instance of the type
PolySpace
,
Optional inputs
:
Tolerance
=>
...
,
default value .000001
Outputs:
S
,
an instance of the type
PolySpace
,
Description
Finds the union of two polynomial spaces.
Ways to use
addition
:
"addition(PolySpace,PolySpace)"
For the programmer
The object
addition
is
a
method function with options
.