max(double a, double b)

max returns the larger of {a, b}.

max(double a, double b)