Abakus

  • Abakus
  • Abakus
  • Abakus
  • Abakus

Detailed App Info:

  • Last Changed:Time:
  • Current Version:Version: 1.0
  • Device Type:Device: iPhone Ready
  • Category:Category: Education
  • iTunes Seller:Seller:
  • Download Size:App Size: 748.92 KB

Application Description

Twitter:
Google:
Facebook:
Abakus is a computer algebra program which performs not only
arithmetic but even symbolic calculations of mathematical formulas.
The current iOS version 1.0 contains the following functions:

Exact arithmetic calculations:
- Exact calculation of integer numbers of "arbitrary" size
- Calculation of real numbers with "arbitrary" precision
- Exact calculation of fractions
- Least common multiple, greatest common divisor
- Factorial, binomial coefficient
- Prime numbers, prime factor separation, divisor set

Transforming mathematical formulas:
- Simplify, multiply, and factorize formulas; building the common denominator
- Normalize, divide, and factorize polynomials; separate into partial fractions

Discussing mathematical functions:
- Calculate function values
- Zeros, singularities, extremal points, turn points
- Differentiation, integration (even with solution steps)
- Calculation of limits
- Graphical representation (2D and 3D)

Solving mathematical equations:
- Exact and numerical solution of linear and non-linear equations
- Exact solution of systems of linear equations

Vector and matrix calculations:
- Simplify and invert matrices
- Calculate determinants, Eigenvalues, and Eigenvectors

For example, the function "integrate + trace" applied to the formula
"x*sin(x)" with variable "x" yields the following output:

int(x*sin(x),x)
# Partial integration:
int(u(x)*v'(x),x) = u(x)*v(x)-int(u'(x)*v(x),x)
# u = x, v' = sin(x) => u' = 1, v = -cos(x)
-x*cos(x)-int(-cos(x),x)
# int(c*f(x),x) = c*int(f(x),x)
-x*cos(x)-(-1)*int(cos(x),x)
# Table
-x*cos(x)-(-1)*sin(x)
# Simplify
-x*cos(x)+sin(x).

Moreover Abakus contains a special editor for mathematical formulas.
So you can enter even complex expressions very fast.

At the moment, the following functions are supported:
sin,cos,tan,cot (trigonometric functions),
arcsin,arccos,arctan,arccot (inverse trigonometric functions),
sinh,cosh,tanh,coth (hyperbolic functions),
arsinh,arcosh,artanh,arcoth (inverse hyperbolic functions),
sqrt (square root),
crt (cubic root),
exp (exponential function),
ln (natural logarithm),
abs (Betrags function),
sgn (signum function).

Feasible operators are '+' (addition), '-' (subtraction),
'*' (multiplication), '/' (division), and '^' or '**' (power).

If you have a technical support question, please send an email to
abakusmath@t-online.de

Requirements

Your mobile device must have at least 748.92 KB of space to download and install Abakus app. Abakus is available on iTunes for $9.99

If you have any problems with installation or in-app purchase, found bugs, questions, comments about this application, you can visit the official website of K.-H. Erhard KARL-HEINZ ERHARD at http://www.abakusmath.de.

Copyright © 2011 K.-H. Erhard