1 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese 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
Aktualisiert am
02.01.2022

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuigkeiten

Fixed issue for Android 10 and above