1K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

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
Date de mise à jour
2 yan 2022

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

Fixed issue for Android 10 and above