Merge pull request #341 from vavanade/patch-1

determinant mistype
This commit is contained in:
Grant Sanderson 2018-11-18 08:33:59 -08:00 committed by GitHub
commit 662e3ff35b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -187,7 +187,7 @@ class AboutLinearAlgebra(Scene):
\\end{array}
\\right)
=
ac - bc
ad - bc
""")
def get_cross_product(self):