0

I'm looking for a way to align on the left side my math formula and on the right side the \textrm part.

\begin{equation}
w_{t} = \Bigg\{
\begin{aligned}
\log(y_{t}) \textrm{ if } \lambda = 0; \\
(y_{t}^{\lambda} - 1)/ \lambda \textrm{ otherwise }
\end{aligned}
\end{equation}

enter image description here

Is there a simple solution to achieve that ?

0 Answers0