Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -46,16 +46,22 @@ SUBJECT_SUBTOPICS = {
|
|
46 |
"integration techniques",
|
47 |
"improper integrals",
|
48 |
"area between curves",
|
49 |
-
"
|
|
|
50 |
"arc length",
|
51 |
"parametric equations",
|
52 |
"polar coordinates",
|
53 |
"sequences",
|
54 |
"series",
|
|
|
|
|
55 |
"Taylor series",
|
56 |
"L'H么pital's rule",
|
57 |
"mean value theorem",
|
58 |
-
"
|
|
|
|
|
|
|
59 |
],
|
60 |
"Multivariable Calculus": [
|
61 |
"partial derivatives",
|
|
|
46 |
"integration techniques",
|
47 |
"improper integrals",
|
48 |
"area between curves",
|
49 |
+
"volume of revolution",
|
50 |
+
"surface area of revolution",
|
51 |
"arc length",
|
52 |
"parametric equations",
|
53 |
"polar coordinates",
|
54 |
"sequences",
|
55 |
"series",
|
56 |
+
"integration by parts",
|
57 |
+
"partial fractions",
|
58 |
"Taylor series",
|
59 |
"L'H么pital's rule",
|
60 |
"mean value theorem",
|
61 |
+
"intermediate value theorem",
|
62 |
+
"extreme value theorem",
|
63 |
+
"fundamental theorem of calculus 1",
|
64 |
+
"fundamental theorem of calculus 2"
|
65 |
],
|
66 |
"Multivariable Calculus": [
|
67 |
"partial derivatives",
|