TMP bonus
This commit is contained in:
parent
cee894389d
commit
9cab5912b5
@ -23,3 +23,6 @@
|
||||
#pagebreak()
|
||||
|
||||
#include "parts/03 quake.typ"
|
||||
#pagebreak()
|
||||
|
||||
#include "parts/04 bonus.typ"
|
||||
|
20
src/Advanced/Fast Inverse Root/parts/04 bonus.typ
Normal file
20
src/Advanced/Fast Inverse Root/parts/04 bonus.typ
Normal file
@ -0,0 +1,20 @@
|
||||
#import "@local/handout:0.1.0": *
|
||||
|
||||
= Bonus: More about Floats
|
||||
|
||||
#problem()
|
||||
Convince yourself that all numbers that can be represented as a float are rational.
|
||||
|
||||
#problem()
|
||||
Find a rational number that cannot be represented as a float.
|
||||
|
||||
#problem()
|
||||
How many floats are between $0$ and $1$?
|
||||
|
||||
|
||||
#problem()
|
||||
How many floats are between $1$ and $2$?
|
||||
|
||||
|
||||
#problem()
|
||||
How many floats are between $1$ and $128$?
|
Loading…
x
Reference in New Issue
Block a user