Warning, /education/kmplot/doc/man-kmplot.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005 
0006 <refentry lang="&language;">
0007 <refentryinfo>
0008 <title>&kmplot; User's Manual</title>
0009 <author>
0010 <firstname>Ben</firstname>
0011 <surname>Burton</surname>
0012 <contrib>KmPlot man page.</contrib>
0013 <email>bab@debian.org</email></author>
0014 <date>2021-01-05</date>
0015 <releaseinfo>1.3.0 (Applications 20.12)</releaseinfo>
0016 <productname>KDE Applications</productname>
0017 </refentryinfo>
0018 
0019 <refmeta>
0020 <refentrytitle><command>kmplot</command></refentrytitle>
0021 <manvolnum>1</manvolnum>
0022 </refmeta>
0023 
0024 <refnamediv>
0025 <refname><command>kmplot</command></refname>
0026 <refpurpose>Mathematical function plotter</refpurpose>
0027 </refnamediv>
0028 
0029 <refsynopsisdiv>
0030 <cmdsynopsis>
0031 <command>kmplot</command>
0032 <group choice="opt"><option>-f, --function <replaceable>argument</replaceable></option></group>
0033 <group choice="opt"><option><replaceable>file</replaceable></option></group>
0034 </cmdsynopsis>
0035 </refsynopsisdiv>
0036 
0037 <refsect1>
0038 <title>Description</title>
0039 <para>&kmplot; is a mathematical function plotter by &kde;. It has a powerful built-in parser. You can plot different functions simultaneously and combine them to build new functions.</para><para>&kmplot; supports parametric functions and functions in polar coordinates. Several grid modes are supported. Plots may be printed with high precision in the correct scale.</para><para>&kmplot; also provides some numerical and visual features, like filling and calculating the area between the plot and the first axis, finding maximum and minimum values, changing function parameters dynamically and plotting derivatives and integral functions.</para><para>&kmplot; is part of the &kde; Education module.</para>
0040 </refsect1>
0041 
0042 <refsect1>
0043 <title>Options</title>
0044 <variablelist>
0045 <varlistentry><term><option>-f, --function <replaceable>argument</replaceable></option></term>
0046 <listitem><para>Initial function to plot.</para></listitem></varlistentry>
0047 <varlistentry><term><option><replaceable>file</replaceable></option></term>
0048 <listitem><para>File to open.</para></listitem></varlistentry>
0049 </variablelist>
0050 </refsect1>
0051 <refsect1>
0052 <title>See Also</title>
0053 
0054 <simplelist>
0055 <member>More detailed user documentation is available from <ulink
0056 url="help:/kmplot">help:/kmplot</ulink>
0057 (either enter this &URL; into &konqueror;, or run
0058 <userinput><command>khelpcenter</command>
0059 <parameter>help:/kmplot</parameter></userinput>).</member>
0060 <member>There is also further information available at <ulink url="https://kde.org/applications/education/kmplot">the &kde; Education website</ulink>.</member>
0061 <member>kf5options(1)</member>
0062 <member>qt5options(1)</member>
0063 </simplelist>
0064 </refsect1>
0065 
0066 <refsect1>
0067 <title>Authors</title>
0068 <para>&kmplot; was written by <personname><firstname>Klaus-Dieter</firstname><surname>M&ouml;ller</surname></personname> &Klaus-Dieter.Moeller.mail;, &Matthias.Messmer; &Matthias.Messmer.mail; and <personname><firstname>Fredrik</firstname><surname>Edemar</surname></personname> <email>f_edemar@linux.se</email></para>
0069 </refsect1>
0070 
0071 </refentry>