diff options
| author | Fuwn <[email protected]> | 2023-03-17 20:41:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-17 20:41:53 -0700 |
| commit | 734e826e2d70f7a6aeb36158dbed16209f0d8b7a (patch) | |
| tree | e91c032cb147e0864e1048b953b7d95e38cfb090 /src/2023/February/5.tex | |
| download | wri_350_documentation_log_assignment-734e826e2d70f7a6aeb36158dbed16209f0d8b7a.tar.xz wri_350_documentation_log_assignment-734e826e2d70f7a6aeb36158dbed16209f0d8b7a.zip | |
feat: complete book
Diffstat (limited to 'src/2023/February/5.tex')
| -rw-r--r-- | src/2023/February/5.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/2023/February/5.tex b/src/2023/February/5.tex new file mode 100644 index 0000000..5c123ec --- /dev/null +++ b/src/2023/February/5.tex @@ -0,0 +1,13 @@ +\mytitle{Floating-point Arithmetic Only!}{\co} + +Finally, a short assignment! Today's computer organisation homework consisted of +just four problems of converting to and from floating-point formats. There isn't +much to say about this, since it was simple and straightforward. + +Similarly, the quiz was the exact same as the homework, and I had another one of +those situations where I thought that I had downloaded the wrong document. +Opposed to the last occurrence, this time, the only parts of the document which +had been changed was the values of the problems and the title. Admittedly, this +is quite a genius way to hand out assignments since a simple change of the +values can drastically alter the difficulty of the problem and relevant +conversions. |