Difference between revisions of "Template:ReductionOperations"

From Mesham
Jump to navigationJump to search
(Created page with '{| border="1" cellspacing="0" cellpadding="5" align="center" ! Operator ! Description |- | max | Identify the maximum value |- | min | Identify the minimum value |- | sum | Sum …')
 
m (2 revisions imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| border="1" cellspacing="0" cellpadding="5" align="center"
+
{| border="1" cellspacing="0" cellpadding="5" align="left"
 
! Operator
 
! Operator
 
! Description
 
! Description

Latest revision as of 15:44, 15 April 2019

Operator Description
max Identify the maximum value
min Identify the minimum value
sum Sum all the values together
prod Generate product of all values