24 lines
995 B
Text
24 lines
995 B
Text
|
KmPlot is a program to draw graphs, their integrals or derivatives. It
|
||
|
supports different systems of coordinates like the cartesian or the
|
||
|
polar coordinate system. The graphs can be colorized and the view is
|
||
|
scalable, so that you are able to zoom to the level you need.
|
||
|
|
||
|
Features:
|
||
|
- Powerful mathematical parser.
|
||
|
- Precise metric printing.
|
||
|
- Different plot types: cartesian, parametric, polar, implicit,
|
||
|
differential.
|
||
|
- Highly configurable visual settings (plot line, axes, grid).
|
||
|
- Export to bitmap format (BMP and PNG) and scalable vector graphics
|
||
|
(SVG).
|
||
|
- Save/load complete session in readable XML format.
|
||
|
- Trace mode: cross hair following plot, coordinates shown in the
|
||
|
status bar.
|
||
|
- Supports zooming.
|
||
|
- Ability to draw the 1st and 2nd derivative and the integral of a
|
||
|
plot function.
|
||
|
- Supports user defined constants and parameter values.
|
||
|
- Various tools for plot functions:
|
||
|
- Find minimum/maximum point.
|
||
|
- Get y-value and draw the area between the function and the y-axis.
|