Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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
