I'm using the MathCAD Prime Student Edition, and I'm trying to write a program
IsOdd(x):=||if|mod(x,2)=1|||, but I can not place the = sign inside the expression. Instead, I end up with ||if|mod(x,2)|||=?
How do I place the = sign inside the expression?
Thanks.
Use Ctrl + =
It is a Boolean operator Equal