Skip to main content
1-Visitor
October 3, 2016
Question

How does one break up long equations in Mathcad Prime 3.1 so as to keep the equation all on one sheet?

  • October 3, 2016
  • 1 reply
  • 2895 views

How does one break up long equations in Mathcad Prime 3.1 so as to keep the equation all on one sheet? I think I used <ctrl><enter> before but it seems like they got rid of it.

Thank you very much!

1 reply

1-Visitor
October 3, 2016

Not available in Prime 3.1.  PTC plans to include this feature in Prime 4.0 (scheduled by the end of the year).

Currently, your only option is to break your formula down into pieces.  For example:

A1:=1+2+3+4+5+6+7+8+9+10

A2:=11+12+13+14+15+16+17+18+19+20

A:=A1+A2