Warning, /education/kmplot/po/en_GB/docs/kmplot/introduction.docbook is written in an unsupported language. File is not indexed.
0001 <chapter id="introduction"> 0002 <title 0003 >Introduction</title> 0004 0005 <para 0006 >&kmplot; is a mathematical function plotter for the &kde; Desktop. It has a powerful built-in parser. You can plot different functions simultaneously and combine them to build new functions.</para> 0007 0008 <screenshot> 0009 <screeninfo 0010 >Examples</screeninfo> 0011 <mediaobject> 0012 <imageobject> 0013 <imagedata fileref="threeplots.png" format="PNG"/> 0014 </imageobject> 0015 <textobject> 0016 <phrase 0017 >Examples</phrase> 0018 </textobject> 0019 </mediaobject> 0020 </screenshot> 0021 0022 <para 0023 >&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> 0024 0025 <para 0026 >&kmplot; also provides some numerical an visual features like: <itemizedlist 0027 > <listitem 0028 ><para 0029 >Filling and calculating the area between the plot and the first axis</para 0030 > </listitem 0031 > <listitem 0032 ><para 0033 >Finding maximum and minimum values</para 0034 > </listitem 0035 > <listitem 0036 ><para 0037 >Changing function parameters dynamically</para 0038 > </listitem 0039 > <listitem 0040 ><para 0041 >Plotting derivatives and integral functions.</para 0042 > </listitem 0043 > </itemizedlist 0044 > These features help in learning the relationship between mathematical functions and their graphical representation in a coordinate system.</para> 0045 0046 </chapter> 0047 0048 0049 <!-- 0050 Local Variables: 0051 mode: sgml 0052 sgml-minimize-attributes:nil 0053 sgml-general-insert-case:lower 0054 sgml-indent-step:0 0055 sgml-indent-data:nil 0056 sgml-parent-document:("index.docbook" "BOOK" "CHAPTER") 0057 End: 0058 -->