2019-11-17 16:44:04 +00:00
|
|
|
---
|
2019-11-18 19:18:57 +00:00
|
|
|
title: "MathJax support"
|
2019-11-17 16:44:04 +00:00
|
|
|
date: 2019-11-16T12:00:06+09:00
|
|
|
|
description: "A JavaScript display engine for mathematics that works in all browsers.No more setup for readers. It just works."
|
2020-01-10 03:16:08 +00:00
|
|
|
draft: false
|
|
|
|
enableToc: false
|
|
|
|
enableTocContent: false
|
2019-11-17 16:44:04 +00:00
|
|
|
tags:
|
|
|
|
-
|
|
|
|
series:
|
|
|
|
-
|
|
|
|
categories:
|
|
|
|
- math
|
|
|
|
libraries:
|
|
|
|
- mathjax
|
share button(telegram, whatsapp) added, some meta tags added, featured_image deprecated, xmpp, matrix icon added
share button(telegram, whatsapp) added, some meta tags added, featured_image deprecated, xmpp, matrix icon added
2020-01-31 18:51:37 +00:00
|
|
|
image: images/feature1/infinity.png
|
2019-11-17 16:44:04 +00:00
|
|
|
---
|
|
|
|
|
2020-02-21 12:51:41 +00:00
|
|
|
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}.$$
|