1
0
Fork 0

math: minimize table of contents overflow

This commit is contained in:
Kim, Jimin 2025-05-20 19:06:15 +09:00
parent f7b9bbd605
commit b1022bf6ec
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -34,17 +34,17 @@
#linebreak() #linebreak()
=== Commutative Property / 교환법칙 === Commutative / 교환법칙
$ a+b=b+a $ $ a+b=b+a $
$ ab=ba $ $ ab=ba $
=== Associative Property / 결합법칙 === Associative / 결합법칙
$ (a+b)+c=a+(b+c) $ $ (a+b)+c=a+(b+c) $
$ (ab)c=a(bc) $ $ (ab)c=a(bc) $
=== Distributive Property / 분배법칙 === Distributive / 분배법칙
$ a(b+c)=a b+a c $ $ a(b+c)=a b+a c $
@ -121,7 +121,7 @@ $
#pagebreak() #pagebreak()
=== Quadratic equation factoring trick === Factoring quadratic equations
$ $
& 2x^2-7x /*****************/ & /***********************/ + & 3 /************/ & & /**************/ \ & 2x^2-7x /*****************/ & /***********************/ + & 3 /************/ & & /**************/ \