Files
freeCodeCamp/curriculum/math-challenges/37-single-variable-calculus/parametric-equations.json
2018-09-27 12:36:41 +05:30

32 lines
534 B
JSON

{
"name": "Parametric Equations",
"order": 10,
"challenges": [
{
"id": "59a5801209a6acac5983b572",
"title": "Curves defined by parametric equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a727",
"title": "Calculus with parametric curves",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}