Alternative Equation Formats

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

MathML

Ri={[min(x)+(i1)d,min(x)+id) if i<N[min(x)+(i1)d,max(x)] if i=N

MathML rendered with MathJax

Ri={[min(x)+(i1)d,min(x)+id) if i<N[min(x)+(i1)d,max(x)] if i=N

Math as LaTeX Source

\[ R_ i= \begin{cases} \lbrack min(x)+(i-1)*d, min(x)+i*d) & \text { if } i<N \\ \lbrack min(x)+(i-1)*d, max(x)\rbrack & \text { if } i=N \end{cases} \]