Macaulay2 » Documentation
Packages » FirstPackage > firstFunction(ZZ)
next | previous | forward | backward | up | index | toc

firstFunction(ZZ) -- a silly first function

Synopsis

Description

Here we show an example.

i1 : firstFunction 1

o1 = Hello World!
i2 : firstFunction 0

o2 = D'oh!

Ways to use this method: