I want to write the statement $A \approx B = C$ in a multi-line format. Is it appropriate to write it as
\begin{equation} \begin{split} A &\approx B \\ &= C \end{split} \end{equation} or does this imply that $A = C$? In other words, do multi-line equations read like a book (left-to-right, top-to-bottom) or like a table?
In any case, you have answered the specific question posed here; I will write a more general question to attempt to make sense of what we are discussing in these comments.
– user2913171 Oct 28 '16 at 21:34