This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xzc
/
d2l-ros2
espejo de
https://github.com/fishros/d2l-ros2
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
[add]:添加矩阵乘法结合律
sangxin
hace 3 años
padre
87965bd08d
commit
07f3c4d2c0
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
docs/chapt7/7.1.1数学基础.md
+ 2
- 0
docs/chapt7/7.1.1数学基础.md
Ver fichero
@@ -96,6 +96,8 @@ $$
- 结合律:$(A+B)+C=A+(B+C)$
+- 乘法结合律:$(AB)+C=A(BC)$
+
**栗子:**
$$