diff options
Diffstat (limited to 'report')
-rw-r--r-- | report/esoteric_project_report.pdf | bin | 213989 -> 202851 bytes | |||
-rw-r--r-- | report/esoteric_project_report.tex | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/report/esoteric_project_report.pdf b/report/esoteric_project_report.pdf Binary files differindex 4a9c351..edc2800 100644 --- a/report/esoteric_project_report.pdf +++ b/report/esoteric_project_report.pdf 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\\ |