User Tools

Site Tools


syntax:functions:min

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:min [2014/09/16 21:37] – created dmitrysyntax:functions:min [2015/03/20 11:35] elenap
Line 1: Line 1:
-====== Max(number, number) ======+====== Min(number, number) ======
  
 Minimum of two numbers. Minimum of two numbers.
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
- max( 10, 20)  |  20  |+min( 10, 20)  |  10 | 
 +| min( 3, 7)  |  |
  
 +=== See also ===
 +  * [[syntax:functions:max]]
syntax/functions/min.txt · Last modified: 2021/08/11 15:26 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki