Solved
if-else statements with "or" validation
how would you do the following in Mathcad:
if (x = 1 or x = 2)
return "yes"
else
return "no"
thank you.
how would you do the following in Mathcad:
if (x = 1 or x = 2)
return "yes"
else
return "no"
thank you.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.