C - Number Demonstration
Description
Demonstration of numbers and how they can break. Mostly occurs due to limitations of number representation.
Running Program
Open a terminal and cd to project root.
For a list of available makefile commands, run make help
.
In a terminal, run make <command_here>
.
References
See documents/references.md
.