-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Belongs?
Reading time: 1minNota
Working with geometry? See Belongs? (Geometry).
Checks if an element belongs to a list.
Syntax
belongs?(Element, List | Vector)
Description
Given an element and a list or a vector, returns true
if the element belongs to the list or vector, and false
otherwise.