summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--report/esoteric_project_report.pdfbin213989 -> 202851 bytes
-rw-r--r--report/esoteric_project_report.tex2
2 files changed, 1 insertions, 1 deletions
diff --git a/report/esoteric_project_report.pdf b/report/esoteric_project_report.pdf
index 4a9c351..edc2800 100644
--- a/report/esoteric_project_report.pdf
+++ b/report/esoteric_project_report.pdf
Binary files differ
diff --git a/report/esoteric_project_report.tex b/report/esoteric_project_report.tex
index cccd91d..f42a7a6 100644
--- a/report/esoteric_project_report.tex
+++ b/report/esoteric_project_report.tex
@@ -267,7 +267,7 @@ asdf
LOGICAL ::= & TRUE\textbar FALSE \\
\hline
- COMPLEX ::= & a combination of real and imaginary numbers \\
+ COMPLEX ::= & a combination of real and imaginary numbers e.g. $3i$ where $i = \sqrt{-1}$\\
\hline
REAL ::= & INTEGER\textbar RATIONAL\textbar IRRATIONAL\\