Skip to content

Instantly share code, notes, and snippets.

@keyan
Created December 13, 2019 15:26
Show Gist options
  • Select an option

  • Save keyan/2f3327cbea7a44b9dcb2780fad3c2e7a to your computer and use it in GitHub Desktop.

Select an option

Save keyan/2f3327cbea7a44b9dcb2780fad3c2e7a to your computer and use it in GitHub Desktop.
latex cases
$$T(\omega) = \begin{cases}
1, & \text{if } \omega > \$0, \\
0, & \text{otherwise}.
\end{cases}$$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment