Skip to main content
1-Visitor
September 10, 2015
Solved

Compairing two variables

  • September 10, 2015
  • 2 replies
  • 2622 views

Hello everyone!

I don't normally use Mathcad, so my question might seem easy for you.

Is it possible to make Mathcad compare values of two variables and display the result in some way?

For example, somehow make user know that variable A is bigger that varable B?

Best answer by MikeArmstrong

Very basic example.

There is a number of ways this can be done though.

2 replies

1-Visitor
September 11, 2015

Very basic example.

There is a number of ways this can be done though.

23-Emerald V
September 11, 2015

Mike Armstrong wrote:

Very basic example.

...

There is a number of ways this can be done though. ...

... such as this method in Prime, which has the advantage that it will also work in Prime Express as it doesn't require the programmed if and otherwise.

Stuart

1-Visitor
September 11, 2015

Thank you! I was able to make use of these examples.