#title Max [RCBasic Doc]
#header function Max(a, b)

Returns the highest of two numbers.

#ref Min
