mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 01:56:47 +08:00
forgot the floating point chapter overview
This commit is contained in:
parent
5b1548b838
commit
16b3bb73ff
2 changed files with 1 additions and 0 deletions
|
|
@ -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) |
|
||||
|
|
|
|||
BIN
README.pdf
BIN
README.pdf
Binary file not shown.
Loading…
Reference in a new issue