freeCodeCamp/curriculum/math-challenges/36-precalculus/polar-coordinates-and-vecto...

84 lines
1.3 KiB
JSON

{
"name": "Polar Coordinates and Vectors",
"order": 8,
"challenges": [
{
"id": "59a5801209a6acac5983b559",
"title": "Polar coordinates",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a646",
"title": "Graphs of polar equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a647",
"title": "Polar form of complex numbers",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a648",
"title": "Demoivre's theorem",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a649",
"title": "Vectors",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a650",
"title": "Dot Product",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}