Question: Using units with the max() function in Maple

I could not get the max() function to work with units.  I had to strip out the units, do the max() and then add them back in.  It seems overly complicated and wrong.  I am sure there is a better way.

Please Wait...