Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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
