4 lines
71 B
Scheme
4 lines
71 B
Scheme
(require (lib "plot.ss" "plot"))
|
|
|
|
(plot
|
|
(line identity (color 'red))) |