From 6ace0895267b070cf2f2ec86b048885a5f67414a Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 2 Dec 2023 20:26:31 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- matlab/2/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/matlab/2/README.md b/matlab/2/README.md index 67b21e0..0982fe7 100644 --- a/matlab/2/README.md +++ b/matlab/2/README.md @@ -1,4 +1,8 @@ # Representation of Numbers in the Computer +{:.no_toc} + +* TOC +{:toc} By Jan Wiersig, modified by Udo Ernst and translated into English by Daniel Harnack.