Complete algebraic and numeric computation system.
Numeric and symbolic computation can be applied to various fields of mathematics: algebra, differential and integral calculus, etc... thus making it easier to complete complex mathematical processes.
Maple,
MATLAB and
Euler Mathematical Toolbox are systems that are well known due to their quality.
Euler Mathematical Toolbox consists of a core focus on
numeric calculus developed by R. Grothmann and of the well know
Maxima application for symbolic calculus.
The main features of
Euler Mathematical Toolbox are:
-
Quickly calculate numerical calculations, represented by means of the
IEEE-754 Standard for Floating-Point Arithmetic using 16 digits.
- Symbolic calculations, thanks to the inclusion of the open source computer algebraic system,
Maxima.
- Availability of its own
programming language, based on BASIC, called
Euler language.
- Support to calculate matrix and vectors.
-
Includes command to obtain graphs, in both 2D as 3D, with all kinds of expressions, functions and vectors.
-
Save the code and the images in different formats.
- Export to HTML
format.