summaryrefslogtreecommitdiff
path: root/FSF-2020
diff options
context:
space:
mode:
authorG Sri Harsha2020-05-26 14:44:22 +0530
committerGitHub2020-05-26 14:44:22 +0530
commit87e674818b1035402d3b5dd3a2f55f1df25eb9e4 (patch)
tree43362e14dcd131650bb0b8c6dfa6fef504992ccf /FSF-2020
parentb1bdfc21dfac1abf82fb10733eb21d098f9532b4 (diff)
downloadFSF-mathematics-python-code-archive-87e674818b1035402d3b5dd3a2f55f1df25eb9e4.tar.gz
FSF-mathematics-python-code-archive-87e674818b1035402d3b5dd3a2f55f1df25eb9e4.tar.bz2
FSF-mathematics-python-code-archive-87e674818b1035402d3b5dd3a2f55f1df25eb9e4.zip
Rename script2.py to video2_TaylorExpansionGeneralForm.py.py
Diffstat (limited to 'FSF-2020')
-rw-r--r--FSF-2020/calculus/series-and-transformations/Taylor Series/video2_TaylorExpansionGeneralForm.py.py (renamed from FSF-2020/calculus/series-and-transformations/Taylor Series/script2.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/FSF-2020/calculus/series-and-transformations/Taylor Series/script2.py b/FSF-2020/calculus/series-and-transformations/Taylor Series/video2_TaylorExpansionGeneralForm.py.py
index b5d0a53..f84cfe9 100644
--- a/FSF-2020/calculus/series-and-transformations/Taylor Series/script2.py
+++ b/FSF-2020/calculus/series-and-transformations/Taylor Series/video2_TaylorExpansionGeneralForm.py.py
@@ -192,4 +192,4 @@ class graphScene(GraphScene):
self.play(FadeOut(self.axes),FadeOut(textFinal),FadeOut(thirdGraph),FadeOut(trTextGrup),FadeOut(mainfunction),FadeOut(fx),FadeOut(coeff[0]),FadeOut(coeff[1]),FadeOut(coeff[2]))
self.play(Write(finalFormula))
- self.wait(2) \ No newline at end of file
+ self.wait(2)