1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

With this program you can write algorithms for solving problems. You can use expressions with complex numbers, matrices and variables.
You can solve computational mathematic problems by using special programming language used on application.
Look examples for learning.

Useful for students of Computational Mathematics, Programmers, Phisics and Enginers.

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.

- For programming.
Conditional statements, Loops


Language: English, Russian
Updated on
Jan 2, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Fixed issue for Android 10 and above