maxl(List) and max(number 1,number 2,...,number n)
<O N="maxlObject1" T="Project" Category="Functions" TransAlignRule="1">
<!-- created by ParamML Examples on 8/21/2023 -->
<P N="List1" V="[0,1,2,3,4,5,6,7,8,9]" />
<P N="MaxLOfList" V="maxl(List1)" />
<P N="MaxOFList" V="max(0,1,2,3,4,5,6,7,8,9)" />
</O>Last updated
