Download Latest Version plot.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of Plot

Home
Name Modified Size InfoDownloads / Week
plot.zip 2012-05-23 1.1 MB
README.TXT 2011-05-24 1.3 kB
plot_source_code.zip 2011-05-23 415.0 kB
Totals: 3 Items   1.5 MB 0
**************************************************************************************

Plot - ver. 1.0.0.

Program to plot 2D functions of single variable (cartesian,polar or parametric)

Plot is a lightweight tool, easy to use, with a simple and intuitive user interface, 
that plots mathematical functions.
The program has a built-in math expression interpreter that let the user type directly 
the function expression (eg (x+1)*sin(x/8)/cos(x) ) to plot.
It can display up to 4 functions and allows the user to pan and zoom using the mouse.
This program can be efficently used for visually solving equations and finding 
apporximate roots.


function types supported:
cartesian y=f(x)
polar r=r(t)
parametric x=x(t) y=t(t)


Copyright (c) 2009-2011 by Leonardo Berti


INSTALLATION INSTRCUCTIONS

Download plot.zip then unzip the content in any folder you like.
To run the program double click graphic_plot.exe



***************************************************************************************
License:this is free software released under the GNU General Public License
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

***************************************************************************************
Source: README.TXT, updated 2011-05-24