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. Reverse

en:calc:commands:programming_functions:reverse

Reverse

Reverses the order of an object.

Syntax

reverse(List | Vector)
reverse(Range)

Description

reverse(List | Vector)

Given a list or a vector, reverses it.

reverse(Range)

Given a range a.. b.. s t e p, returns a range b.. a.. negative s t e p.

Related functions

Sort

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

Copyright © WIRIS 2021. All rights reserved.