Rendering mathematics
2024-04-05
I added LaTeX support to this site
\(LaTeX\) lol
I added \(LaTeX\) (technically not but ok) to this site via mathjax, via eleventy-plugin-mathjax, just in case I want to use it.
And why not?
This is exciting because it means I can now do the following:
$$\Gamma(z)=\int_0^{\infty}x^{z-1}e^{-x}dx$$
$$n!=\Gamma(n+1)$$
$$\Gamma(n)=(n-1)\Gamma(n-1)$$
previous post: My New Blog
next post: \(n\)-gram frequencies as multi-dimensional Markov chains?
view all posts