Top
Back: indepSet
Forward: interpolation
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1.55 insert

Syntax:
insert ( list_expression, expression )
insert ( list_expression, expression, int_expression )
Type:
list
Purpose:
inserts a new element (expression) into a list at the beginning, or (if called with 3 arguments) after the given position (the input is not changed).
Example:
 
See delete; list.

Top Back: indepSet Forward: interpolation FastBack: Functions and system variables FastForward: Control structures Up: Functions Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.