Changes

Jump to navigation Jump to search
195 bytes added ,  04:32, 3 July 2014
no edit summary
Line 19: Line 19:  
*If the logical values and text values are entered directly in the argument, they are considered in finding the MAX value.
 
*If the logical values and text values are entered directly in the argument, they are considered in finding the MAX value.
 
*If the logical values and text values are entered as a part of array or reference, they are not counted.
 
*If the logical values and text values are entered as a part of array or reference, they are not counted.
 +
 +
==ZOS Section==
 +
*The syntax is to calculate the maximum value in the set of numbers in ZOS is <math>MAX(n1,n2,...)</math>.
 +
**where <math>n1,n2,...</math> are numbers.
 +
*For e.g.,MAX(2..8,10..15)
    
== Examples ==
 
== Examples ==
writer
6,694

edits

Navigation menu