TESTER

stats_max

stats_max(values) -> NUMBER

Find the maximum value in a list

Syntaxe

var max = stats_max([10, 5, 20, 15]);

Arguments

NameRequiredDefaultDescription
valuesyes-List of numbers