freeCodeCamp/math-challenges/34-trigonometry/sum-to-product-and-triple-a...

45 lines
812 B
JSON

{
"name": "Sum to Product and Triple Angle Formulas",
"order": 13,
"challenges": [
{
"id": "59a5801209a6acac5983b547",
"title": "Sum to Product Formulas for Sine and Cosine",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a560",
"title": "Product to Sum Formulas for Sine and Cosine",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a561",
"title": "Triple-Angle Formulas and Linear Combinations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}