-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
-
Miscellaneous
Insert
Reading time: 1minNota
Working with polygons? See Insert (Geometry).
Inserts an element in a list or vector.
Syntax
insert(List | Vector, Integer, Element)
Description
Given a list or a vector, an integer n and an element x, inserts in the n-th position of the set the element x. The elements from the n+1 position up to the end, are shifted, i.e. they are not deleted.