diff --git a/posts/2023-10-30_floating_point/floating_point.qmd b/posts/2023-10-30_floating_point/floating_point.qmd index a0e8df46..94399a29 100644 --- a/posts/2023-10-30_floating_point/floating_point.qmd +++ b/posts/2023-10-30_floating_point/floating_point.qmd @@ -83,6 +83,8 @@ All floating point values are stored as $\frac{x}{2^y}$, where the outcome may b ## Conclusion + + ```{r, echo=FALSE}