Function Calculator

Reklamalar mavjud
10 ming+
Yuklanmalar
Yoshga oid cheklov
Hamma uchun
Skrinshot
Skrinshot
Skrinshot
Skrinshot
Skrinshot
Skrinshot
Skrinshot
Skrinshot

Bu ilova haqida

[Key features]
-four fundamental math operations (addition,subtraction,multiplication,division).
-extra math operations(exponential operation, modular operation, percent operation).
-mathematical constants - Pi, E
-engineering functions such as sin, cos, tan, log, ln, ...
-some traditional calculator buttons - M+, M-, MR, GT
-button "clone" to copy math expressions and reuse them.
-cursor control buttons to move cursor freely.
-"del" button, "AC" button to delete input.
-text size control buttons.
-vibration button

[Programming]
-Users can create their own mathematical functions very easily in the same way as mathematical formulas. (Example: def sumOfTwoNumber (number 1, number 2) = number 1 + number 2;)
-Mathematical functions can be programmed using Javascript-like coding syntax ("for", "while", "switch", "if", "var")
-You can create thousands of mathematical functions for various purposes such as unit converter, future value, interest rate, etc.
-When programming, you can use the code template provided by this app.
-Very easy and simple coding tutorial is provided.
Oxirgi yangilanish
10-okt, 2020

Maʼlumotlar xavfsizligi

Dastur ishlab chiquvchilar shu yerda ilovasi maʼlumotlaringizni qanday qilib toʻplashi va undan qanday qilib foydalanishi haqida maʼlumot chiqarishi mumkin. Axborot xavfsizligi haqida batafsil
Hech qanday maʼlumot yoʻq

Nima yangiliklar

Fixed an error that occurred when the execution statements of the "case" code are empty.