Marcelo 3 years ago
parent
commit
1d29e49ece
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lesson-02/main.py

+ 1 - 1
lesson-02/main.py

@@ -122,7 +122,7 @@ def task_3(ctx):
 
 
     Prove that:
     Prove that:
 
 
-    $$(\\cos \\theta + \\sin \\theta)^n = \\cos n \\theta + \\sin n \\theta$$
+    $$(\\cos \\theta + i \\sin \\theta)^n = \\cos n \\theta + i \\sin n \\theta$$
     """
     """