[ 源代码: zegrapher ]
软件包: zegrapher (3.0.2-1)
zegrapher 的相关链接
Trisquel 的资源:
下载源码包 zegrapher:
维护者:
Original Maintainer:
- Georges Khaznadar
外部的资源:
- 主页 [zegrapher.com]
相似软件包:
plotting mathematical functions and sequences on the plane
ZeGrapher is developed with the idea that it must be as easy to use as possible, suitable for high school students. Here are features offered by Zegrapher:
* Visualize up to six functions simultaneously. All the usual functions
can be called, they're all written on the virtual keyboard of the program. The name of these must be followed by an open parenthesis. Ex : cos(3x), sqrt(x) and not cos 3x or sqrt x. On a given function, others can be called, and so it's possible to associate or compose functions.* Numerical sequence plotting, they can be defined by recurrent relation,
or explicitly. On the recurrent definition, you can put as much first values as you need to.* Parametric equation plotting, with the possibility to use a second
parameter, which is "k". The curves can be animated, with adjustable smoothness (frame rate) and speed (ms per step).* Parametric function and sequence plotting. The parameter to use is "k".
Once you put it on an function's expression, new widgets will appear on which you'll enter the range and the step of "k". You can also choose two colors and each curve would take a color between these two.* Draw tangents, they can be moved and resized simply with the mouse. * Draw derivatives and antiderivatives of functions. * Print the graph, with these options :
° Choose the basis scale in centimeters, so you can measure the graph on the sheet with a ruler. ° Choose the size and the position of the graph on the sheet. ° Print in color or gray-scale. ° Export on a PDF file.* Exporting, it's possible to use all the known formats (png, jpeg,
tiff, gif, ...).* Display a table of values, you can do it with three different options:
° From current graph view, the program will display the different functions ,sequences and parametric equation values from the graph's scale. And if you move the graph, the table would update itself automatically. ° Manual, you choose a number of empty boxes, then you'll enter by yourself the values that you want to know. ° Semi-automatic, with a given start value, step and number of values to display.* Navigate on the graph :
° Select a curve to display the coordinates of its points. ° Zoom/unzoom on each axis separately or together, with the mouse on a point, or on a rectangular region. ° Move the graph.* Customize the presentation :
° Change all the colors: axes, background, functions... ° Adjust curves displaying precision, it'll also affect rendering speed. ° Show/hide the grid. ° Activate/deactivate curves' smoothing. ° Display the graph on an orthonormal basis.
其他与 zegrapher 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libqt5core5a (>= 5.9.0~beta)
- Qt 5 core module
-
- dep: libqt5gui5 (>= 5.8.0)
- Qt 5 GUI module
-
- dep: libqt5network5 (>= 5.0.2)
- Qt 5 network module
-
- dep: libqt5printsupport5 (>= 5.0.2)
- Qt 5 print support module
-
- dep: libqt5widgets5 (>= 5.2.0~alpha1)
- Qt 5 widgets module
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3