Files
trade-t1/equation-numbering.ipynb

751 B

Equation Numbering Test

Inline math: $a^2 + b^2 = c^2$.

Manual equation tag:

$$ \\int_0^1 x^2 \\, dx = \\frac{1}{3} \\tag{1} $$

Second equation:

$$ f(x) = x^2 + 1 \\tag{2} $$