MAX(value_1, value_2) This macro returns the greater of two values. value_1 first value to compare value_2 second value to compare This macro returns values as follows: greater value This macro is found in: macro_h Related macros: MIN