debian man page for graphmonkey

Query: graphmonkey

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GRAPHMONKEY(1)						      General Commands Manual						    GRAPHMONKEY(1)

NAME
graphmonkey - Mono based graph drawing application
SYNOPSIS
graphmonkey
DESCRIPTION
This manual page documents briefly the graphmonkey command. graphmonkey is a Mono based graph drawing application. The following symbols are available: + , -, *, / square roots : sqrt() powers square : ^ brackets sine : sin() cosine : cos() tangent : tan() arcsine : asin() arccosine : acos() arctangent : atan() hyperbolic sine : sinh() hyperbolic cosine : cosh() hyperbolic tangent : tan() natural logarithm : ln() base 10 logarithm : log() exponential : exp() absolute value : abs() greatest integer : int() It is also possible to modify the range. For example, you can try: sin(x)*x (sqrt(x)+5)*3 2.3233^5*(x/cos(x)) NOTE: replace "." by "," if you use "," for decimal values in your country
AUTHOR
graphmonkey was written by Bellabes Lounis <nolius@users.sourceforge.net>. This manual page was written by Benjamin Seidenberg <astronut@gmail.com>, for the Debian project (but may be used by others). June 13, 2008 GRAPHMONKEY(1)
Related Man Pages
mathfunc(3tcl) - debian
sinh(3) - netbsd
mathfunc(ntcl) - osx
ev(1) - minix
ev(1) - xfree86
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?