Closed ghost closed 6 years ago
When @@a \ne 0@@, there are two solutions to @@\(ax^2 + bx + c = 0\)@@ and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ $$F_{n}=F_{n-1}+F_{n-2}$$
The last one does not render. The first sentence works.
Screenshot
The problem is the underscore symbol. The following works:
$$F_{n} = F_{n-1}+F_{n-2}$$
@gscacco Thanks for covering this!
The last one does not render. The first sentence works.
Screenshot