Skip to content

Commit

Permalink
Update cheatsheet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTelanie authored Oct 25, 2023
1 parent 53d4aae commit 2335066
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
https://www.arndt-bruenner.de/mathe/scripts/dreiecksberechnungrw.htm

```
_- \
sin(α) = a / c _- . \
cos(α) = b / c b _- \ a
tan(α) = a / b _- \
sin(β) = b / c _- α β \
cos(β) = a / c -------------------
tan(β) = b / a c
_- \
sin(α) = a / c _- . \
cos(α) = b / c b _- \ a
tan(α) = a / b _- \
sin(β) = b / c _- α β \
cos(β) = a / c ----------------------
tan(β) = b / a c
```

0 comments on commit 2335066

Please sign in to comment.