alexmahone
- 303
- 0
How can I write "g(x) = x if x >= 0 and g(x) = -x for x < 0" on 2 lines using large curly brackets?
The discussion revolves around formatting mathematical expressions, specifically how to represent a piecewise function using large curly brackets in LaTeX. The focus is on the presentation of the function g(x) defined differently based on the value of x.
Participants appear to agree on the methods presented for formatting the piecewise function, with no significant disagreement noted.
None noted.
Individuals interested in typesetting mathematical expressions, particularly in LaTeX, may find this discussion beneficial.
Alexmahone said:How can I write "g(x) = x if x >= 0 and g(x) = -x for x < 0" on 2 lines using large curly brackets?