Packages
Found 10 package(s).
Show from 1 until 10.

dc
GNU dc is a reverse-polish desk calculator which supports unlimited
precision arithmetic. It also allows you to define and call macros.
A reverse-polish calculator stores numbers on a stack. Entering a number
pushes it on the stack. Arithmetic operations pop arguments off the
stack and push the results.
Home page: http://directory.fsf.org/GNU/bc.html
More Informations

gcalctool
gcalctool is a powerful graphical calculator with financial, logical and
scientific modes. It uses a multiple precision package to do its arithmetic
to give a high degree of accuracy.
More Informations

gnumeric
Gnumeric is a spreadsheet application that interoperates well
with other spreadsheets. It comes with plugins that enable it to deal with
commonly used spreadsheet file formats.
The following formats can be imported and exported:
- Microsoft Excel 97/2000/XP (.xls);
- Microsoft Excel 95 (.xls);
- OASIS XML, OpenOffice.org XML, StarOffice (.sxc);
- Comma/Character Separated Values (.csv);
- Data Interchange Format (.dif);
- Applix version 4 (.as).
Additionally, the following formats can be imported:
- GNU Oleo (.oleo);
- Linear and integer program expression format (.mps);
- Lotus 1-2-3 (.wks,wk1);
- MS MultiPlan SYLK (.sylk);
- WordPerfect family "Plan Perfect" (.pln);
- Quattro Pro (tm);
- XSpread or SC;
- XBase (.dbf).
Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well.
Gnumeric should be easy to use, in particular for users familiar with
Excel.
Gnumeric is a GNOME application. GNOME (GNU Network Object Model Environment)
is a user-friendly set of applications and desktop tools to be used in
conjunction with a window manager for the X Window System.
Homepage: http://www.gnumeric.org/
Python-Version: all
More Informations

gnumeric-common
Gnumeric is a spreadsheet application that interoperates well
with other spreadsheets. It comes with plugins that enable it to deal with
commonly used spreadsheet file formats.
This package contains architecture-independent data files needed by
gnumeric.
Homepage: http://www.gnumeric.org/
More Informations

gnumeric-plugins-extra
Gnumeric is a spreadsheet application that interoperates well
with other spreadsheets. It comes with plugins that enable it to deal with
commonly used spreadsheet file formats.
Some plugins shipped with gnumeric require additional packages to those
required by the main gnumeric program. These plugins are therefore
packaged separately.
This includes:
- Perl plugin;
- Python plugin;
- Python plugin loader;
- additional Python functions;
- GNOME glossary.
Homepage: http://www.gnumeric.org/
Python-Version: all
More Informations

kbruch
KBruch is an aid for learning how to calculate with fractions.
This package is part of the KDE 4 education module.
Homepage: http://edu.kde.org/
More Informations

kig
Kig is an application for interactive geometric construction, allowing
students to draw and explore mathematical figures and concepts using the
computer.
Kig supports macros and is scriptable using Python. It can import and export
files in various formats, including SVG, Cabri, Dr. Geo, KGeo, KSeg, and XFig.
This package is part of the KDE 4 education module.
Homepage: http://edu.kde.org/
More Informations

kmplot
KmPlot is a powerful mathematical plotter KDE 4, capable of plotting multiple
functions simultaneously and combining them into new functions.
Cartesian, parametric, and differential functions are supported, as well as
functions using polar coordinates. Plots are printed with high precision at
the correct aspect ratio.
KmPlot also provides numerical and visual features such as filling and
calculating the area between the plot and the first axis, finding maxima and
minima, changing function parameters dynamically, and plotting derivatives
and integral functions.
This package is part of the KDE 4 education module.
Homepage: http://edu.kde.org/
More Informations

kpercentage
KPercentage is an aid for learning how to calculate with percentages.
This package is part of the KDE 4 education module.
Homepage: http://edu.kde.org/
More Informations

libgsl0ldbl
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
GSL includes data types and routines for complex numbers, vectors,
matrices, basic linear algebra subroutines (BLAS), eigensystems,
simulated annealing, minimization, root finding, pseudo-random
numbers, least-squares fitting, fast Fourier transforms (FFT),
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
This package provides the shared libraries required to run programs
compiled with GNU GSL. To compile your own programs you also need to
install libgsl0-dev.
Homepage: http://www.gnu.org/software/gsl
More Informations