02/18/2019, 02:21 AM
Welcome, Micah!
The forum software does support a subset of the TeX language. It's not the full TeX language, but it's enough to do a reasonable amount of math.
As an example, a generic Taylor series:
\( f(x-c) = \sum_{k=0}^{\infty}\[a_k (x-c)^{k}\] \)
I'm not an expert at TeX, so I'm sure even my simple example could be improved upon. I just wanted to let you know that the forum does support a subset of TeX.
The forum software does support a subset of the TeX language. It's not the full TeX language, but it's enough to do a reasonable amount of math.
As an example, a generic Taylor series:
\( f(x-c) = \sum_{k=0}^{\infty}\[a_k (x-c)^{k}\] \)
Code:
[tex]f(x-c) = \sum_{k=0}^{\infty}\[a_k (x-c)^{k}\][/tex]
~ Jay Daniel Fox

