Macaulay2 » Documentation
Packages » PackageTemplate :: secondFunction(...,MyOption=>...)
next | previous | forward | backward | up | index | toc

secondFunction(...,MyOption=>...) -- add level to result

Description

Any more description can go here.
i1 : secondFunction(4,6,MyOption=>3)

o1 = 13

See also

Functions with optional argument named MyOption:

Further information

  • Default value: 0
  • Function: secondFunction -- a silly second function
  • Option key: MyOption -- optional argument specifying a level

The source of this document is in PackageTemplate.m2:113:0.