graphmonkey(1) debian man page | unix.com

Man Page: graphmonkey

Operating Environment: debian

Section: 1

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(n) - mojave
mathfunc(n) - centos
sinh(3) - netbsd
ev(1) - xfree86
ev(1) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph