ValoreMassimoNell'Array
When applied to an array of numbers, MaxOfArray produces the biggest of the numbers.
It has two variables: array and max.
Esempi:
array = (3, 9) => massimo =9
array = (8, 2, 1) => massimo = 8
Argomenti correlati:
Elementi di base di un modello Composto
Elementi di un Modello Composto speciale
Copyright University of Twente 2011
|