moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / debian / kmplot.1
bloba8cf24c528122a16be8f39ea7e8a8b6b411f5b26
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH KMPLOT 1 "March 16, 2005"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 kmplot \- a mathematical function plotter for KDE
20 .SH SYNOPSIS
21 .B kmplot
22 .RI "[ " generic-options " ]"
23 [ \fIURL\fP ]
24 .SH DESCRIPTION
25 \fBKmPlot\fP is a mathematical function plotter for KDE.
26 It has a powerful built-in parser.  You can plot different functions
27 simultaneously and combine them to build new functions.
28 .PP
29 KmPlot supports parametric functions and functions in polar
30 coordinates.  Several grid modes are supported.  Plots may be printed
31 with high precision in the correct scale.
32 .PP
33 KmPlot also provides some numerical and visual features, like
34 filling and calculating the area between the plot and the first axis,
35 finding maximum and minimum values,
36 changing function parameters dynamically and
37 plotting derivatives and integral functions.
38 .PP
39 This application is part of the official KDE edutainment module.
40 .SH OPTIONS
41 For a full summary of options, run \fIkmplot \-\-help\fP.
42 .SH SEE ALSO
43 Full user documentation is available through the KDE Help Centre.
44 You can also enter the URL
45 \fIhelp:/kmplot/\fP
46 directly into konqueror or you can run
47 `\fIkhelpcenter help:/kmplot/\fP'
48 from the command-line.
49 .PP
50 If the KDE Help Centre is not installed then you can install the package
51 \fIkdeedu-doc-html\fP and read this documentation in HTML format from
52 \fI/usr/share/doc/kde/HTML/en/kmplot/\fP.
53 .SH AUTHOR
54 KmPlot was written by Klaus-Dieter Möller <kdmoeller@foni.net>,
55 Matthias Messmer <bmlmessmer@web.de> and Fredrik Edemar <f_edemar@linux.se>.
56 .br
57 This manual page was prepared by Ben Burton <bab@debian.org>
58 for the Debian GNU/Linux system (but may be used by others).