freeCodeCamp/curriculum/math-challenges/37-single-variable-calculus/functions-and-models.json

71 lines
1.2 KiB
JSON

{
"name": "Functions and Models",
"order": 1,
"challenges": [
{
"id": "59a5801209a6acac5983b563",
"title": "Ways to represent a functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a673",
"title": "Essential functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a674",
"title": "New functions from old functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a675",
"title": "Exponential functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a676",
"title": "Inverse functions and logarithms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}