1KMPLOT(1) KmPlot User's Manual KMPLOT(1)
2
3
4
6 kmplot - mathematical function plotter
7
9 kmplot [-f, --function argument] [file]
10
12 KmPlot is a mathematical function plotter by KDE. It has a powerful
13 built-in parser. You can plot different functions simultaneously and
14 combine them to build new functions.
15
16 KmPlot supports parametric functions and functions in polar
17 coordinates. Several grid modes are supported. Plots may be printed
18 with high precision in the correct scale.
19
20 KmPlot also provides some numerical and visual features, like filling
21 and calculating the area between the plot and the first axis, finding
22 maximum and minimum values, changing function parameters dynamically
23 and plotting derivatives and integral functions.
24
25 KmPlot is part of the KDE Education module.
26
28 -f, --function argument
29 Initial function to plot
30
31 file
32 File to open
33
35 More detailed user documentation is available from help:/kmplot
36 (either enter this URL into Konqueror, or run khelpcenter
37 help:/kmplot).
38 There is also further information available at the KDE Education
39 website[1].
40 kf5options(1)
41 qt5options(1)
42
44 KmPlot was written by Klaus-Dieter Möller <kdmoeller@foni.net>,
45 Matthias Messmer <bmlmessmer@web.de> and Fredrik Edemar
46 <f_edemar@linux.se>
47
49 Ben Burton <bab@debian.org>
50 Author.
51
53 1. the KDE Education website
54 http://edu.kde.org/kmplot/
55
56
57
58KDE Applications 1.2.2 (Applic 2018-11-09 KMPLOT(1)