cosine rule image

This commit is contained in:
Álvaro González 2026-03-09 11:05:29 +01:00
parent 0e46950338
commit e5f92d7b1e

View file

@ -157,7 +157,10 @@ Where:
- $a$, $b$, $c$: Sides of the triangle - $a$, $b$, $c$: Sides of the triangle
- $C$: Angle opposite to side $c$ - $C$: Angle opposite to side $c$
This rule relates all three sides of a triangle to one of its angles.""", This rule relates all three sides of a triangle to one of its angles.
![Pic](https://upload.wikimedia.org/wikipedia/commons/thumb/4/49/Triangle_with_notations_2.svg/330px-Triangle_with_notations_2.svg.png)
""",
"input": [ "input": [
{"name": "a", "unit": "meter"}, {"name": "a", "unit": "meter"},
{"name": "b", "unit": "meter"}, {"name": "b", "unit": "meter"},