I wish to plot graphically a function using MIT scheme. In the manual of scheme, there is a section called "Graphics" -- quote:
MIT Scheme has a simple two-dimensional line-graphics interface that is
suitable for many graphics application.
If you experienced this, please help me by pasting a minimal working code (KISS principle) that works with MIT/scheme, and which plots something.