Simultanoues condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Simultanoues condition
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
Solved! Go to Solution.
- Labels:
-
Mathcad Usage
-
Other
-
Programming
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mathcad (and even Prime) definitely HAS an "and" statement!
But of course you could nest two if statements with else to get the same effect 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mathcad (and even Prime) definitely HAS an "and" statement!
But of course you could nest two if statements with else to get the same effect 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I don't see it in my Prime 4.0. I even tried in resources but it was not there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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":
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you very much. It worked
