Alternative Equation Formats

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

MathML

z = m ; d o j = K t o 1 ; h ( m , j ) = m o d ( z 1 , c j ) + 1 ; z = f l o o r ( ( z 1 ) / c j ) + 1 ; e n d ;

Math Rendered as SVG

Math as LaTeX Source

\[ \begin{array}{l} z = m; \\ \mr{do} \quad j = K \quad \mr{to} \quad 1;\\ \quad h(m,j) = \mr{mod}(z-1, c_ j) + 1;\\ \quad z = \mr{floor}((z-1) / c_ j) + 1;\\ \mr{end}; \end{array} \]