top
|
toc
|
Macaulay2 website
PackageTemplate : Index
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
firstFunction
-- a silly first function
firstFunction(ZZ)
-- a silly first function
MyOption
-- optional argument specifying a level
PackageTemplate
-- an example Macaulay2 package
secondFunction
-- a silly second function
secondFunction(...,MyOption=>...)
-- add level to result
secondFunction(ZZ,ZZ)
-- a silly second function