1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Test Math ========= .. toctree:: :numbered: 1 math page nomath .. math:: a^2+b^2=c^2 Inline :math:`E=mc^2` Second math .. math:: e^{i\pi}+1=0 Multi math equations .. math:: S &= \pi r^2 V &= \frac{4}{3} \pi r^3