From bd5c112411464501f1f6e8727e1eff1bca2c1bfd Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Mon, 9 Sep 2024 10:46:02 -0300 Subject: [PATCH] 2024-09-09 10:46:02 --- .obsidian/workspace.json | 4 ++-- UNB/Year 5/Semester 1/CS3113/In class notes.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c359e63..08817cb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -138,13 +138,13 @@ }, "left-ribbon": { "hiddenItems": { + "table-editor-obsidian:Advanced Tables Toolbar": false, "switcher:Open quick switcher": false, "graph:Open graph view": false, "canvas:Create new canvas": false, "daily-notes:Open today's daily note": false, "templates:Insert template": false, - "command-palette:Open command palette": false, - "table-editor-obsidian:Advanced Tables Toolbar": false + "command-palette:Open command palette": false } }, "active": "a06cabd352081cbd", diff --git a/UNB/Year 5/Semester 1/CS3113/In class notes.md b/UNB/Year 5/Semester 1/CS3113/In class notes.md index 178d944..14169ae 100644 --- a/UNB/Year 5/Semester 1/CS3113/In class notes.md +++ b/UNB/Year 5/Semester 1/CS3113/In class notes.md @@ -1,4 +1,4 @@ -## Convert numbers to binary +n## Convert numbers to binary Number in decimal: 53.7 ### Decimal conversion