freeCodeCamp/curriculum/math-challenges/36-precalculus/trigonometric-functions-of-...

71 lines
1.1 KiB
JSON

{
"name": "Trigonometric Functions of Angles",
"order": 6,
"challenges": [
{
"id": "59a5801209a6acac5983b557",
"title": "Angle measure",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a636",
"title": "Trigonometry of right triangles",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a637",
"title": "Trigonometric functions of angles",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a638",
"title": "Law of sines",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a639",
"title": "Law of cosines",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}