Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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").