Alternative Equation Formats

The equation on this page is available in multiple formats. Depending on your browser, some formats might not render correctly.

MathML

u i = { θ i  if  < θ i < ln ( θ i min )  if  < min θ i < ln ( max θ i )  if  < θ i max < ln ( θ i min ) ln ( max θ i )  if  < min θ i max <

Math Rendered as SVG

Math as LaTeX Source

\begin{equation*} u_ i = \begin{cases} \theta _ i & \text { if } \quad \quad \quad -\infty <\theta _ i<\infty \\ \ln (\theta _ i-\min ) & \text { if } -\infty <\min \leq \theta _ i<\infty \\ \ln (\max -\theta _ i) & \text { if } \quad \quad \quad -\infty <\theta _ i\leq \max <\infty \\ \ln (\theta _ i-\min )-\ln (\max -\theta _ i) & \text { if } -\infty <\min \leq \theta _ i\leq \max <\infty \end{cases}\end{equation*}