Graph of a function: Difference between revisions

Content deleted Content added
No edit summary
Line 17:
== Tools for plotting function graphs ==
 
=== Dedicated [[hardwareHardware]] ===
 
* [[Graphing calculator]]
* [[Oscilloscope]]
 
=== Dedicated [[softwareSoftware]] ===
See [[List of graphing software]]
 
* [[descartes (plotting tool)|descartes]] - [[Open Source]] ([[GPL]]), [[GUI]]-driven, [[Python (programming language)|Python]]-scripting language in the background, operating-system independent
* [[gnuplot]] - [[Open Source]], command-line driven
* [[grace (plotting tool)|Grace]] - [[Open Source]] ([[GPL]]), cross-platform program which can be controlled by [[GUI]] or scripted
* [[KChart]] - [[Open Source]] ([[GPL]]), primarily for [[KDE]]
 
=== Larger programs that include a plot facility ===
 
* [[computer algebra system]]
**[[Maple computer algebra system|Maple]]
**[[Mathematica]]
**[[Maxima]]
**[[yacas]]
* numerical software
**[[GNU Octave]]
**[[IGOR Pro]]
**[[Matlab]]
**[[Scilab]]
* [[spreadsheets]]
**[[Gnumeric]]
**[[Microsoft Excel]]
**[[OpenOffice.org Calc]]
 
== See also ==