mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
determinant mistype
This commit is contained in:
parent
7773f1dc26
commit
7429e9e042
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class AboutLinearAlgebra(Scene):
|
|||
\\end{array}
|
||||
\\right)
|
||||
=
|
||||
ac - bc
|
||||
ad - bc
|
||||
""")
|
||||
|
||||
def get_cross_product(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue