Bracket Latex Code Example


Example: brackets equation latex

\documentclass{article} \usepackage{amsmath} \begin{document} \begin{equation}   D_{it} =     \begin{cases}       1 & \text{if bank $i$ issues ABs at time $t$}\\       2 & \text{if bank $i$ issues CBs at time $t$}\\       0 & \text{otherwise}     \end{cases}        \end{equation} \end{document}

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?