Skip to content
Snippets Groups Projects
Commit b940fdf8 authored by Timon Idema's avatar Timon Idema
Browse files

New figure for quiz in ch3.

parent bfd1f877
No related branches found
No related tags found
No related merge requests found
......@@ -90,9 +90,9 @@ with open("./quizes/chapter4/c4q3.json", "r", encoding="utf-8") as f:
display_quiz(questions, shuffle_answers=False)
```
```{figure} images/quizes/c4q3_power.png
```{figure} images/quizes/c4q3_power.svg
:name: fig:c4q3_power
:width: 300px
:width: 400px
```
Power is measured in Joules per second, or Watts (W). To find out how much work is done by an engine that has a certain power output, we need to integrate that output over time:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment