This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xzc
/
d2l-ros2
réplica de
https://github.com/fishros/d2l-ros2
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
[add]:添加矩阵乘法结合律
sangxin
%!s(int64=3) %!d(string=hai) anos
pai
87965bd08d
achega
07f3c4d2c0
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
docs/chapt7/7.1.1数学基础.md
+ 2
- 0
docs/chapt7/7.1.1数学基础.md
Ver ficheiro
@@ -96,6 +96,8 @@ $$
- 结合律:$(A+B)+C=A+(B+C)$
+- 乘法结合律:$(AB)+C=A(BC)$
+
**栗子:**
$$