gnome
- 1,031
- 1
how do I set up a case-by-case function definition, i.e.
...{ a if y<1
x = { b if 1≤y<2
...{ c otherwise
The \cases command doesn't seem to work here.
...{ a if y<1
x = { b if 1≤y<2
...{ c otherwise
The \cases command doesn't seem to work here.