OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Mon, 10 Dec 2018 12:25:44 +0000 (20:25 +0800)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Mon, 10 Dec 2018 12:25:44 +0000 (20:25 +0800)
docs/math/quick-pow.md

index f43def9..7a208ab 100644 (file)
@@ -35,9 +35,11 @@ $a \times a \times a \times a \times a \times a \times a \times a \times a \time
 $\left(a \times a \right) \times\left(a \times a \right) \times \left(a \times a \right) \times \left(a \times a \right) \times \left(a \times a \right)$
 
 这时,再进行分解,我们假设$a' =a \times a$,原式就成了
+
 $$
 a'\times a'\times a'\times a'\times a'
 $$
+
 可是我们发现,a 不能正好分完,于是我们单独拎出来一个 a',就转化成了 :
 
 $\left (a' \times a'\right) \times\left (a' \times a'\right) \times a'$