Skip to main content
14-Alexandrite
July 16, 2019
Solved

Simultanoues condition

  • July 16, 2019
  • 1 reply
  • 2050 views

hello,

 

I want to simulate a program such that two conditions must meet at the same time to run the program. I saw Mathcad does not have a "and" statement. Please help me out with this. I have attached my file. My version is prime 4.0.

 

Thanks,

 

Faisal

Best answer by Werner_E

Mathcad (and even Prime) definitely HAS an "and" statement!

B.png

 

But of course you could nest two if statements with else to get the same effect 😉

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
July 16, 2019

Mathcad (and even Prime) definitely HAS an "and" statement!

B.png

 

But of course you could nest two if statements with else to get the same effect 😉

fahmed-214-AlexandriteAuthor
14-Alexandrite
July 16, 2019

I don't see it in my Prime 4.0. I even tried in resources but it was not there

25-Diamond I
July 16, 2019

@fahmed-2 wrote:

I don't see it in my Prime 4.0. I even tried in resources but it was not there


In the meantime I attached a picture to my post above which should make it clear.

 

BTW, for the example you posted you don't need any "And":

B.png