[Solved] Align conditions with equations
Posted: Thu Mar 15, 2018 11:39 am
Edit: Split from Left brace in formula editor |
left lbrace
stack {
a = b # if x > 0
b = c # if x <= 0
a = c
}
right none
????
There are no spaces between the function and the clause 'if'.
thaks.