Polar: Graph Plotting Application
by Ben Avison

This application enables graphs using polar co-ordinates to be generated in the form of Draw files. When run, an icon appears on the icon bar. Clicking on this icon opens a window, in which the function should be typed, the maximum size of the function (to enable the graph to be scaled), the number of line segments to be produced in the plot (to avoid very detailed plots) and the filename of the Draw file. Note the filename entered must be a full pathname (e.g. adfs::HardDisc.$.Graph). Clicking on OK or pressing Return in the filename field creates and saves the file.

The function for the graph is entered as R = <function of T>. In polar geometry, R is the distance of the point from the origin, and T (which stands for Theta) is the angle of the line joining the origin and the point.
