summaryrefslogtreecommitdiff
path: root/FSF-2020
diff options
context:
space:
mode:
authorSomnath Pandit2020-05-25 21:18:37 +0530
committerSomnath Pandit2020-05-25 21:18:37 +0530
commiteca0130163ba0a8520d9a28565456078ee963e69 (patch)
tree068217ec33a063e8d35ca6a40d3e29ccc0072f56 /FSF-2020
parent14402f0e37ee1a58e81f7e322f8b6d06e7cb797a (diff)
downloadFSF-mathematics-python-code-archive-eca0130163ba0a8520d9a28565456078ee963e69.tar.gz
FSF-mathematics-python-code-archive-eca0130163ba0a8520d9a28565456078ee963e69.tar.bz2
FSF-mathematics-python-code-archive-eca0130163ba0a8520d9a28565456078ee963e69.zip
added tag to surface1.py in fubini
Diffstat (limited to 'FSF-2020')
-rw-r--r--FSF-2020/calculus-of-several-variables/integrals-of-multivariable-functions/fubini's_theorem/surface1.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/FSF-2020/calculus-of-several-variables/integrals-of-multivariable-functions/fubini's_theorem/surface1.py b/FSF-2020/calculus-of-several-variables/integrals-of-multivariable-functions/fubini's_theorem/surface1.py
index 3d04bf4..bad318f 100644
--- a/FSF-2020/calculus-of-several-variables/integrals-of-multivariable-functions/fubini's_theorem/surface1.py
+++ b/FSF-2020/calculus-of-several-variables/integrals-of-multivariable-functions/fubini's_theorem/surface1.py
@@ -227,4 +227,6 @@ class SurfacesAnimation(ThreeDScene):
axis.add(axis.label)
return axes
-
+#uploaded by Somnath Pandit.FSF2020_Fubini's Theorem
+
+