Skip to main content
1-Visitor
March 24, 2017
Solved

Mathcad Prime adding units?

  • March 24, 2017
  • 1 reply
  • 2619 views

In the attached 3.1 worksheet 4 1x2 matrices are being combined. The values in the first column have units while the second column is unitless. For some reason Mathcad is adding a ft unit to the 0 value. If changed to 1 the units disappear. Why does this happen?

Best answer by Werner_E

This is why we have "Zero" and especially "zero" as units:

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
March 24, 2017

This is why we have "Zero" and especially "zero" as units:

dsochor1-VisitorAuthor
1-Visitor
March 24, 2017

Didn't know zero was a unit, thank you!

25-Diamond I
March 24, 2017

The reason for this is the dynamic unit checking in Prime which makes it possible to collect values of different dimensions in one array (not possible to do in Mathcad 15).

You can read about those zero and Zero units/constants in the Prime migration guide.