6. Functions
:
Stat Library Functions
:
MAXIMUM Function
:
Example—MAXIMUM function:
Share this page
Example—MAXIMUM function:
/* Use same array as Average example */
max_result = maximum(list = digits1_9);