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
how can I write "otherwise" in mathCAD prime 3
Solved! Go to Solution.
Prime uses "else" instead of the "otherwise" used in Mathcad 15 and previous versions.
Either pick else from the Programming toolbar or type else into a placeholder then type ctl-J (ctl-J converts typed programming keywords into the equivalent Mathcad programming symbols - one of Prime's nicer new features)
Stuart
Prime uses "else" instead of the "otherwise" used in Mathcad 15 and previous versions.
Either pick else from the Programming toolbar or type else into a placeholder then type ctl-J (ctl-J converts typed programming keywords into the equivalent Mathcad programming symbols - one of Prime's nicer new features)
Stuart