[SPCA] Restructure

This commit is contained in:
2026-01-16 07:29:07 +01:00
parent a656f3b4b0
commit 8ca91096af
10 changed files with 246 additions and 247 deletions

View File

@@ -123,7 +123,14 @@ If there are changes and you'd like to update this summary, please open a pull r
\input{parts/01_c/03_memory/03_pitfalls.tex}
\input{parts/01_c/04_variadic.tex}
\input{parts/01_c/05_vulnerabilities.tex}
\input{parts/01_c/06_floating-point.tex}
\input{parts/01_c/06_floating-point/00_intro.tex}
\input{parts/01_c/06_floating-point/01_binary.tex}
\input{parts/01_c/06_floating-point/02_representation.tex}
\input{parts/01_c/06_floating-point/03_properties.tex}
\input{parts/01_c/06_floating-point/04_rounding.tex}
\input{parts/01_c/06_floating-point/05_operations.tex}
\input{parts/01_c/06_floating-point/06_math-properties_in-c.tex}
\newpage