ioGenius 1.0.6




Download (3,3M)
Linux

Genius is a general purpose calculator program similiar in some aspects to BC, Matlab, Maple or Mathematica. It is useful both as a simple calculator and as a research or educational tool. The syntax is very intuitive and is designed to mimic how mathematics is usually written. GEL is the name of its extention language, it stands for Genius Extension Language, clever isn't it? In fact, many of the standard genius functions are written in GEL itself.

What can it do?

  • Arbitrary precision ints, multiple precision floats.
  • Rational numbers, stored as quotient and denominator.
  • Complex numbers, stored in cartesian coordinates as usual.
  • Math-like-looking expressions, tries to be as much a what-you-mean-is-what-Genius-understands, up to a limit of course.
  • Matrix calculations / Linear Algebra, with many related functions.
  • Number theory.
  • Calculus, numerical and even very limited symbolic calculations.
  • Statistics, all the basic statistical functions.
  • Numerical equation solving, polynomial roots, etc...
  • Combinatorics.
  • Most common elementary / trigonometric functions.
  • Modular arithmetic, including inversions and modular arithmetic on matrices.
  • A complete programming language, with automatic typing. In fact large part of Genius standard library is written in GEL.
  • 2D Function line plots, standard 2D graphs of up to 10 functions at once, with possibility to export to EPS or PNG.
  • Parametric plots, with possibility to export to EPS or PNG.
  • 3D Function surface plots, with possibility to export to EPS or PNG
  • Slopefield/Vectorfield plotting.
  • GUI IDE where you can edit and run/test your programs.
  • Can output matrices in LaTeX, Troff (eqn) or MathML, this is I think a very cool feature that allows you to copy stuff directly from Genius to a document in LaTeX, troff or MathML.

0 commenti: Post a Comment