Date

I’m going to be adding some equations, so I decided to install MathJax. This is just to check that it is working.

$$x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$$

I should be able to express inline math such as \(x\le5\).

I should test code too

ptr = malloc(25*sizeof(double));