Newline alternative

Hi, I’m trying to add a new line to a formula.
However it’s not allowing a newline to be placed in a useful place in the formula.

Is there an alternative to ‘newline’ to do this

pheonixfire

  1. You didn’t mention what is “useful” place in formula; if that’s some point inside the formula where a variable/number is expected, you can workaround by closing the formula - something like this:

    a=b+{}

    newline

    c

  2. You can also use binom:
    binom{a=b+{}}{c}