If you want to get the highest value of a given Matrix you have to take care of the units.
1. all (tested) units should be the same
-> if not SMath should complain about unit mismatch
2. if the first value of a matrix is zero, the result does not contain any unit.
-> SMath should go to the first not zero element get its unit
