freeCodeCamp/math-challenges/36-precalculus/polynomial-and-rational-fun...

84 lines
1.4 KiB
JSON

{
"name": "Polynomial and Rational functions",
"order": 3,
"challenges": [
{
"id": "59a5801209a6acac5983b554",
"title": "Polynomial functions and graphing them",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a621",
"title": "Dividing polynomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a622",
"title": "Real zeros of polynomials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a623",
"title": "Complex numbers",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a624",
"title": "Complex zeros and fundamental theorem of algebra",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a625",
"title": "Rational functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}