|
|
5.1 Functions
This section gives a complete reference of all functions, commands and
special variables of the SINGULAR kernel (i.e., all built-in
commands). See section standard_lib, for those
functions from the standard.lib (this library is automatically
loaded at start-up time) which extend the functionality of the kernel
and are written
in the SINGULAR programming language.
The general syntax of a function is
If no target is specified, the result is printed.
In some cases (e.g., export, keepring, kill,
setring, type) the brackets are optional. For the commands
help, break, quit, exit and LIB no
brackets are allowed.
|