Commit 0d5ea549 authored by 24OI-bot's avatar 24OI-bot
Browse files

style: format markdown files with remark-lint

parent 102b7528
Loading
Loading
Loading
Loading
+10 −7
Original line number Diff line number Diff line
@@ -280,13 +280,16 @@ $$
当x<0时,\left| x \right|=-x
$$

$\because$当a<b时,(a-b)<0。
 $\because$ 当 a&lt;b 时,(a-b)&lt;0。

$$
\therefore \left|a-b\right|=-(a-b)
$$

 $\because​$ 只有符号不同的两个数互为相反数。

又 $\because$ 这里的绝对值运算只是将负号变为正号。

$$
\therefore a-b=-\left|a-b\right|
$$