Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
could you tell me mathcad prime and express comparation?
Solved! Go to Solution.
Does IF statements count as programming? or does it mean pure C++ or VB codes?
There is an "if" in the programming menu that almost certainly won't work in express.
There is also an If function, very similar to the one in EXCEL: if(test, return if true, return if false)
That one might squeak past.
It does.
if( , , ) works in Express.
It means everything shown in the "programming" menu:
As noted by others, there is a seperate "if" function that is available in Express (under "functions", not "Math->Programming").