• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[App][FREE]SpecExp Calculator

Elten

Newbie
SpecExp (Special Expression) Calculator for mathematicians.
With this calculator you can calculate mathematical expressions with fractions, mixed fractions, complex numbers, matrices.


FEATURES:
- Intuitive input and editing.
- Saving expressions.
- On editor, you can use select, copy, cut, paste for expressions.
- Pinch-To-Zoom
- Copy answer.
- Showing result as decimal or fraction.
- Undo and redo.

SUPPORT FUNCTIONS:
- Calculation of mixed, improper fraction and recurring decimal (repeating decimal).
- Operations with matrices, vectors and complex numbers.
- Trigonometric functions: sin, cos, tan, ctan.
-- The calculation of trigonometric functions in degrees and radians. Use symbol ° for input argument as degrees. Input arguments without the degree symbol will be accepted as a radian.
- Inverse trigonometric functions: asin, acos, atan, actan.
- Secant (sec), Cosecant (csc).
- Logarithms: ln, lg, log
-- Ln: natural logarithm.
-- Lg: common logarithm.
- Constants: π, e
- Hyperbolic functions: sh, ch, th, cth
- The square root √, the root of n-th degree ⁿ√, Module | a |, Signum (sign), exponentiation aⁿ.
- Combination, Arrangement, Factorial (!)
- The sum and product elements of the sequence: Σ, П .
- Brackets: ( ) [ ] { }



1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg
7.jpg
8.jpg

Google Play
 
Last edited:
Version: 2.3.7

Changes: Added, Traditional form of function power. For example: sin^3(45°)

10.png
11.png

Google Play
 
Last edited:
Application: MathCodings
Version: 1.2


You can easily programming mathematical problems.
Supporting expressions with complex numbers, matrices and variables.
Look examples for learning. Remember, you can change examples, but you can't store them.

Use next procedurs for showing results.
print(a) : for showing value of variable "a" and cursor remained on the same line.
println(a) : for showing value of variable "a" and moves the cursor to a new line.

Use next procedures for input value.
read(a) : input value for variable "a" and cursor remained on the same line.
readln(a) : input valu for variable "a" and moves the cursor to a new line.

For starting calculations click on "run" button.

- Supported functions:
sin, cos, tan, ctan, asin, acos, atan, actan, π, °, sec, csc.
sh, ch, th, cth .
ln, lg.
√, ⁿ√, |a|, sign
/, aⁿ .
Combination, Arrangement (permutation), Factorial.

- Operations with matrices:
Addition, Subtraction, Multiplication, Division, Exponentiation, Matrix inverse, Determinant, Rank.

- Operations with complex numbers:
Addition, Subtraction, Multiplication, Division, Exponentiation.

Language: English, Russian

6.png
5.png
2.png

https://play.google.com/store/apps/details?id=az.elten.mathcodings
 
Last edited:
Version: 3.1.0

Added :

Sum and product elements of sequence.
Operations with vectors.
Recurring decimal (repeating decimal).

Screenshot_2015-07-05-21-21-59.png
Screenshot_2015-07-05-21-22-52.png
 
Version: 3.2.0

Added:

Base conversion of numbers and operations with different base.

1.png
2.png
3.png
4.png
 
Back
Top Bottom