diff -r 36b7548c353a -r 15741bc8fe96 bsc-projects-17.html --- a/bsc-projects-17.html Fri Sep 15 10:50:34 2017 +0100 +++ b/bsc-projects-17.html Fri Sep 15 10:52:31 2017 +0100 @@ -307,13 +307,14 @@
This sounds complicated, but there is already some help available: Mathjax is a JavaScript library that can - be used to display mathematical text, for example + be used to display mathematical text, for example
+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}\).
by writing code in the familiar LaTeX-way. This can be reused. Another such library is KaTeX. There are also plenty of JavaScript