DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Programming functions
  5. Zero?

en:calc:commands:programming_functions:zero_bool

Zero?

Working with modulo? See zero? (abstract algebra)


Checks if all the elements of a list are zero.

Syntax

zero?(List | Vector)

Description

zero?(List | Vector)

Given a list or a vector, returns true if all the elements are zero, and false otherwise.

Related functions

Zero0

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.