Numerical Methods Exam stuff

This commit is contained in:
Isaac Shoebottom 2024-12-06 08:49:42 -04:00
parent 60dd9a5628
commit dd35110b0d
2 changed files with 14 additions and 3 deletions
.obsidian
UNB/Year 5/Semester 1/CS3113

@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "UNB/Year 5/Semester 1/HIST1001/Exam Stuff.md",
"file": "UNB/Year 5/Semester 1/CS3113/Exam Review.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Exam Stuff"
"title": "Exam Review"
}
}
]
@ -167,11 +167,12 @@
},
"active": "1e6c8f182007a69e",
"lastOpenFiles": [
"UNB/Year 5/Semester 1/HIST1001/Exam Stuff.md",
"UNB/Year 5/Semester 1/CS3113/Exam Review.md",
"UNB/Year 5/Semester 1/HIST1451/Exam Stuff.md",
"UNB/Year 5/Semester 1/HIST1451/In class notes.md",
"UNB/Year 5/Semester 1/HIST1001/In class notes.md",
"UNB/Year 5/Semester 1/HIST1001/Module 3 - Ur-Nase Activity.md",
"UNB/Year 5/Semester 1/HIST1001/Exam Stuff.md",
"UNB/Year 5/Semester 1/MAAC3113/In class notes.md",
"UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
"UNB/Year 5/Semester 1/CS3113/Midterm 1 Review.md",

@ -0,0 +1,10 @@
- What was in the exam details PDF posted
- How to convert decimal to binary
- No cheat sheet
- BRING CALCULATOR!
- Differentiation Methods
- Which is slower
- Which is easier to calculate
- Whichever is more accurate
- Whichever is easier to modify/add to after
-