mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
2111586620
- Removed WWW, this site doesn't exist anymore. PR: ports/90756 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
20 lines
683 B
Plaintext
20 lines
683 B
Plaintext
GtkGraph is a simple graphing calculator written
|
|
for X Windows using the GTK+ widget set. It includes
|
|
the following features:
|
|
|
|
* Plotting up to ten functions on the same "canvas"
|
|
* Allowing the user to select the range of the canvas.
|
|
* Usage of functions exp, sin, tan, cos, asin, atan,
|
|
acos, sec, csc, cot, log, ln, abs, sqrt, and constants
|
|
pi and e.
|
|
* Saving and loading sets of functions to plot
|
|
* Printing
|
|
* Exporting the graph to PostScript, or any bitmap format
|
|
that Imlib supports (JPEG, XPM, PNG...)
|
|
* Arithmatic and algebraic calculations
|
|
* Allowing the user to customize colors and axis and plot
|
|
titles
|
|
|
|
- Chris D. Faulhaber
|
|
jedgar@FreeBSD.org
|