Marcelo 3 lat temu
rodzic
commit
1d29e49ece
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lesson-02/main.py

+ 1 - 1
lesson-02/main.py

@@ -122,7 +122,7 @@ def task_3(ctx):
 
     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$$
     """