DRAW 2D CARTESIAN, POLAR OR PARAMETRIC CURVES IN VISUAL C++


Load the project (*.ZIP) by clicking the appropriate button.

MULTIFON.ZIP
Project Description

Draw 2D cartesian, polar or parametric curves


This program can draw 2d curves that can be defined as:
1) y = f(x) or y = f(t)
2) Rho = f(x) or f(t)
3) x = f(t) and y = g(t)

The user defined functions are given as strings through a dialog box.


RETURN


© J-P Moreau Last modified 09/05/2006 - E-mail: jpmoreau@wanadoo.fr