MathXyJax3 Demo

Server-side rendering of mathematical expressions and xy-pic diagrams

Quick Start Examples

Simple math expression
E = mc^2
XY-pic diagram
\xymatrix{A \ar[r] & B}

Basic Mathematics

Fractions
\frac{a}{b}
Integrals
\int_{-\infty}^{\infty} e^{-x^2} dx
Matrices
\begin{pmatrix} a & b \\ c & d \end{pmatrix}

XY-pic Diagrams

Simple commutative diagram
\xymatrix{A \ar[r]^f \ar[d]_g & B \ar[d]^h \\ C \ar[r]_k & D}
Category theory
\xymatrix@1{\bullet \ar@/^/[rr]^{f} \ar@/_/[rr]_{g} && \bullet}