Tagged Questions
6
votes
2answers
560 views
Proper punctuation after cases environment
I know that when writing a displayed equation, it's correct to write punctuation before the closing \] as follows:
This proves \[ x^2 = 3, \] and it follows that \[ x = \pm\sqrt{3}. \]
If I'm using ...