forgot the floating point chapter overview

This commit is contained in:
Perry Kivolowitz 2023-01-20 18:13:28 -06:00
parent 5b1548b838
commit 16b3bb73ff
2 changed files with 1 additions and 0 deletions

View file

@ -272,6 +272,7 @@ own section:
| Chapter | Markdown | PDF |
| ------- | -------- | --- |
| 0 | [Chapter Overview](./section_2/float/README.md) | [Link](./section_2/float/README.pdf) |
| 1 | [What Are Floating Point Numbers?](./section_2/float/what.md) | [Link](./section_2/float/what.pdf) |
| 2 | [Registers](./section_2/float/working.md) | [Link](./section_2/float/working.pdf) |
| 3 | [Truncation and Rounding](./section_2/float/rounding.md) | [Link](./section_2/float/rounding.pdf) |

Binary file not shown.