Software Santa

FREE and/or Open Source Desktop Software! => Educational Sites and Programs => Topic started by: Software Santa on November 10, 2014, 07:57:12 PM

Title: Graph functions is a simple java tool to plot functions and explore the graph
Post by: Software Santa on November 10, 2014, 07:57:12 PM
Graph functions is a very simple java tool to plot functions and explore the graph for Linux or Windows

Quote

Description
 

A very simple java tool to plot functions and explore the graph,source code available.Also includes a class "ParseFunction" that evaluate the numeric values of a function given as a string with a unknown variable in a selected range .



Graph functions web page

WHAT'S DOES IT LOOK LIKE?
Java plotter
 

 Download Graph functions files (http://sourceforge.net/projects/graphfunctions/files/)
 

(https://www.gstatic.com/images/icons/gplus-16.png) (https://plus.google.com/share?url={http://graphfunctions.sourceforge.net/})

 The purpose of this Java program it's to plot the graph of functions,
 both with one real variable (cartesian and polar coordinates)
 and with two real variables (cartesian coordinates).
 
 For the one real variable functions it's included the drawing of the
 derivative and the calculus of integrals.
 


One real variable function (Cartesian)
 
 (http://graphfunctions.sourceforge.net/images/graph_functions.jpg)  (http://graphfunctions.sourceforge.net/popup.php?image=graph_functions.jpg)

One real variable function (Polar)
 
 (http://graphfunctions.sourceforge.net/images/graph_functions_polar.jpg)  (http://graphfunctions.sourceforge.net/popup.php?image=graph_functions_polar.jpg)

Two real variables function (Cartesian)
 
 (http://graphfunctions.sourceforge.net/images/graph_functions_3d.jpg)  (http://graphfunctions.sourceforge.net/popup.php?image=graph_functions_3d.jpg)

Integral calculus panel
 
 (http://graphfunctions.sourceforge.net/images/integral_calculus_panel.jpg)  (http://graphfunctions.sourceforge.net/popup.php?image=integral_calculus_panel.jpg)

 It's included an original,simple built-in function parser.
 
 Additionally the user can also change the lines and background colors.


http://graphfunctions.sourceforge.net/ (http://graphfunctions.sourceforge.net/)

http://sourceforge.net/projects/graphfunctions/ (http://sourceforge.net/projects/graphfunctions/)

http://sourceforge.net/projects/graphfunctions/files/latest/download (http://sourceforge.net/projects/graphfunctions/files/latest/download)