Skip to main content
1-Visitor
November 13, 2013
Solved

No imaginary solutions shown?

  • November 13, 2013
  • 4 replies
  • 2025 views

Hi every one

Could someone please help me out figuring how i can tell mathcad not to show me any imaginary solutions


help%21%21%21.jpg

Best answer by Werner_E

Maybe the attached file could help.

4 replies

Werner_E
25-Diamond I
November 13, 2013

Post the sheet please.

Try adding some "assume" constraints

You have to be aware that Mathcads symbolics don't know anything about units, so m is an unknown variable which could be anything (even complex).

As it seems that you are searching a numeric solution with units, a solve block with Find can be an alternative.

1-Visitor
November 13, 2013

here you go...

could you give an example of how to use it?

i tried but couldn't get ANY results

Werner_E
Werner_E25-Diamond IAnswer
25-Diamond I
November 13, 2013

Maybe the attached file could help.

1-Visitor
November 19, 2013

Thank you for your help...

very helpfull