next |
previous
| forward |
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
FirstPackage
::
firstFunction(ZZ)
firstFunction(ZZ) -- a silly first function
Synopsis
Usage:
firstFunction n
Function:
firstFunction
Inputs:
n
,
an
integer
Outputs:
a
string
, a silly string, depending on the value of
n
Description
Here we show an example.
i1 : firstFunction 1 o1 = Hello World!
i2 : firstFunction 0 o2 = D'oh!