-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Replace
Reading time: 1minReplace an element of a list by another element.
Syntax
replace(List | Vector, Integer, ..., Integer, Element)
Description
Given a list or a vector, a set of integers i1,...,in and an element x, replace the elements in positions i1,...,in by the new element x.