Hi. Could someone add the math plugin to this forum? Discourse Math
That will make it much easier to write out equations about things like heat loss, heat flow etc.
Hi. Could someone add the math plugin to this forum? Discourse Math
That will make it much easier to write out equations about things like heat loss, heat flow etc.
I was just about to post this - excellent idea!
I ā@ flaggedā this in case youāve not seen the first post in the thread.
Sure, we will look at adding that.
thanks!
Good, idea! Iāve added the plugin. Itās now working
The code behind the above looks like
$$
\sqrt{(-1)} \; 2^3 \; \sum \; \pi
$$
$$
\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}
$$
These big equations seen very complicated, but basic stuff seems quite straightforward:
$$
P = I^2 *R
$$
$$
R=V/I
$$
It also works inline e.g x^2\sqrt{y} which is $x^2\sqrt{y}$
The plugin uses MathJax, which I believe is very similar to Latex. I donāt have any experience or familiarly with writing maths!
Yay! Thanks, works great.
It takes a little bit to get used to. But this is the standard way to write math everywhere. MathJax supports most of the āstandardā math syntax in LaTeX.
A few tips:
Nice, thatās a really useful tip. Thanks!
And if itās only a square root that you need, the old faithful HTML entity √ gives you ā.
I love it, thanks! I think Iāll have to edit some old posts to make use of that .
your post triggered this request