function:MAX
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| function:MAX [2015/07/13 09:52] – created peternlewis | function:MAX [2023/09/20 07:03] (current) – [See Also] peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The MAX() function returns the maximum of its parameters. | + | ====== MAX Function ====== |
| + | |||
| + | The MAX(x,y) function returns the maximum of its parameters. | ||
| MAX(96,12) === 96 | MAX(96,12) === 96 | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Functions === | ||
| + | |||
| + | * [[MIN]] | ||
| + | * [[: | ||
function/MAX.1436781123.txt.gz · Last modified: by peternlewis
