User Portlet User Portlet

Discussions
Well, **Quantity[Quantity[7200, "Seconds"], "Hours"]** is a bit strange as input. Usually, you'll want to make the first argument dimensionless. Note that **value Quantity[unit]** is the same as **Quantity[value, unit]**, so your result makes perfect...