mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 12:32:36 +08:00
Finally changed to
This commit is contained in:
@ -122,7 +122,7 @@ class ConjugateDivisionExample(ComplexMultiplication):
|
||||
self.multiplier = 1./(abs(num)**2)
|
||||
self.anim_config["path_func"] = straight_path
|
||||
self.apply_multiplication()
|
||||
self.dither()
|
||||
self.wait()
|
||||
|
||||
class DrawSolutionsToZToTheNEqualsW(Scene):
|
||||
@staticmethod
|
||||
|
Reference in New Issue
Block a user