1 ft Not Equal to 12 in
I have noticed that both in the older versions of Mathcad, as well as the new Prime versions, there is an issue when using both feet and inches units in a worksheet. It appears that in mathcad 1 ft is not exactly equal to 12 in (if you evaluate ft = 12in, the return vaule is 0). I am assuming that this is a result of 1in being equal to 0.08333333333 ft. This can become an issue when using the rounding functions when things are evenly divisible. For example, 10 ft / 12in calculates to 10.000000000000002. If you were to evaluate ceil(10ft / 12in) the result would be 11 NOT 10. Is there any way to resolve the internal threshold/rounding issue?

