Macaulay2
»
Documentation
Packages
»
PackageTemplate
::
Index
next | previous | forward | backward | up |
index
|
toc
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