This small project was originally created for a maths lesson to demonstrate trisectioning an angle using only compass-and-straightedge constructions. You can read more about the problem at Wikipedia. The original code was written by @Nohcra and me.
- Install a Pascal compiler (for example Free Pascal).
- Compile
trisect.pas
- Run the created .exe file