How to insert a formula
You can insert TeX formatted formulas in Wiki.
Use this markup to insert formulas:
-
%%(math outline) formula %%
is a standard formula format that works well for inserting a formula on a separate line:Markup Result Some text here. %%(math outline) \sqrt[\frac{p+q}{m}]{\int\limits_{a^2+1}^{b^4-1} e^{-ikt} dt} %% Some text here.
Markup Result Some text here. %%(math outline) \sqrt[\frac{p+q}{m}]{\int\limits_{a^2+1}^{b^4-1} e^{-ikt} dt} %% Some text here.
-
%%(math inline) formula %%
is a more compact formula and works well for inserting a formula in a line of text:Markup Result Some text here %%(math inline) \sqrt[\frac{p+q}{m}]{\int\limits_{a^2+1}^{b^4-1} e^{-ikt} dt}%% some text here
Markup Result Some text here %%(math inline) \sqrt[\frac{p+q}{m}]{\int\limits_{a^2+1}^{b^4-1} e^{-ikt} dt}%% some text here
Examples of formulas
Markup | Result |
---|---|
| ![]() |
Markup | Result |
---|---|
| ![]() |