-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Not belongs
Reading time: 1minChecks if an element does not belong to a list.
Syntax
not_belongs?(Element, List | Vector)
Description
Given an element and a list or a vector, returns true
if the element does not belong to the list or vector, and false
otherwise.