freeCodeCamp/curriculum/math-challenges/32-linear-equations/functions-and-function-nota...

97 lines
1.6 KiB
JSON

{
"name": "Functions and Function Notation",
"order": 9,
"challenges": [
{
"id": "59a5801209a6acac5983b451",
"title": "Function Notation",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836541",
"title": "Domain and Range of a Function",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836543",
"title": "Applications of Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836544",
"title": "Identify Functions and the Vertical Line Test",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836545",
"title": "Even and Odd Functions and Function Symmetry",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836546",
"title": "Operations on Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836547",
"title": "Composition of Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}