Alternative Equation Formats

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

MathML

{ [ 0 , 1 ] when  a = 1 , b = 1 [ 0 , 1 ) when  a = 1 , b 1 ( 0 , 1 ] when  a 1 , b = 1 ( 0 , 1 ) otherwise

Math Rendered as SVG

Math as LaTeX Source

$ \left\{ \begin{array}{ll} \left[ 0, 1 \right] & \mbox{when } a = 1, b = 1 \\ \left[ 0, 1 \right) & \mbox{when } a = 1, b \neq 1 \\ \left( 0, 1 \right] & \mbox{when } a \neq 1, b = 1 \\ \left( 0, 1 \right) & \mbox{otherwise} \end{array} \right. $