Top
Back: 4.12.4 poly related functions
Forward: 4.13.1 proc declaration
FastBack: 4 Data types
FastForward: 5 Functions and system variables
Up: 4 Data types
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

4.13 proc

Procedures are sequences of SINGULAR commands in a special format. They are used to extend the set of SINGULAR commands with user defined commands. Once a procedure is defined it can be used as any other SINGULAR command. Procedures may be defined by either typing them on the command line or by loading them from a file. For a detailed description on the concept of procedures in SINGULAR see Procedures. A file containing procedure definitions which comply with certain syntax rules is called a library. Such a file is loaded using the command LIB. For more information on libraries see Libraries.


Top Back: 4.12.4 poly related functions Forward: 4.13.1 proc declaration FastBack: 4 Data types FastForward: 5 Functions and system variables Up: 4 Data types Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.