Skip to main content
1-Visitor
October 2, 2022
Solved

Several formatting issues

  • October 2, 2022
  • 2 replies
  • 1690 views

So, I'm using Mathcad express prime 8, I've been trying it out in a trial, liking it so far, I've come to run into some issues:

 

The first one is that despite having the decimal precision set to exactly 3, these numbers are being displayed as the full precision of the solver, and I have no idea why:

 

long solution.PNG

No matter what I've tried, Nothing seems to fix it. Every other solution is displaying properly.

 

The second issue I'm having are with these units. I wanted to display mΩ where appropriate, but I can't seem to figure out how to properly add units.

 

The last issue is of this temperature issue. I'm trying to do a temperature analysis on a mosfet but the temperature units is giving me issues. I've tried to look for solutions online, but nothing seems to have worked.

temperature issue.PNG

I'll be including the sheet if needed. Thanks!

Best answer by ttokoro

image.pngimage.png

If you want to evaluate symbolic, float can set the digits.  Using = then you get the digits you want from 0 to 15 digits.

image.pngimage.png

Mathcad has no mΩ unit. So, make it and then use it. 

image.pngimage.png

image.pngimage.pngimage.pngimage.pngimage.png

2 replies

ttokoro
21-Topaz I
ttokoro21-Topaz IAnswer
21-Topaz I
October 2, 2022

image.pngimage.png

If you want to evaluate symbolic, float can set the digits.  Using = then you get the digits you want from 0 to 15 digits.

image.pngimage.png

Mathcad has no mΩ unit. So, make it and then use it. 

image.pngimage.png

image.pngimage.pngimage.pngimage.pngimage.png

t.t.
25-Diamond I
October 2, 2022

The "float" modifier should be use with care (if ever). It does not only affect the display of the result but the precision of the whole calculation! This may lead to quite undesired inaccuracies.

DSE5141-VisitorAuthor
1-Visitor
October 2, 2022

I'll keep this in mind, thank you!

23-Emerald I
October 2, 2022

Welcome to Mathcad!  Like every program, there's a learning curve and strange phenomenon.  First off, you're NOT running Prime Express (yet)

Fred_Kohlhepp_0-1664715633792.png

The math above is "symbolic" math--the solve, arrows are tell-tales,  Express will let you see symbolics, but they won't calculate.  (A lot of "premium features" are disabled in Express but it's still a very useful tool  BUT MATHCAD IS AND HAS ALWAYS BEEN A BETTER NUMERICAL ENGINE THAN A SYMBOLIC ENGINE.  It will try, but a review of these posts will reveal a large percentage of people trying to get the symbolic engine to behave.

As for the rest, defining a new unit is a simple matter of formatting the label.  And the error in your temperature calculations is a unit violation.

 

Attached is a Prime Express 4.0 file, readable by any version of Prime 4.0 or higher.