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

en:calc:commands:programming_functions:min

Minimum

Returns the minimum value of a set.

Syntax

min(Real, ..., Real)
min(List | Vector | Range)

Description

min(Real, ..., Real)

Given a set of real numbers x subscript 1 comma... comma x subscript n, returns the maximum max left curly bracket x subscript 1 comma... comma x subscript n right curly bracket.

min(List | Vector | Range)

Given a list or vector, returns the maximum of its elements.

Related functions

Maximum

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

Copyright © WIRIS 2021. All rights reserved.