-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Zero?
Reading time: 1minChecks if all the elements of a list are zero.
Syntax
zero?(List | Vector)
Description
Given a list or a vector, returns true
if all the elements are zero, and false
otherwise.