Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
I am new to Mathcad. I am using MATHCAD 5.0.0.0. I am trying to define a very simple function described below. Any help will be really appreciated.
Say x=2, y=3
if z=4
x=x and y=y
else
x=y and y=x
I tried defining a third variable. But was not able to do it inside if statement.
Thanks
Solved! Go to Solution.