Scalar Pro — Most Advanced Scientific Calculator v1.1.19 Paid

Latest

🥇 Extremely Flexible & Very Advanced Scientific Calculator with User Arguments Definition, User Functions Definition, Functions Graphs, Scripts Programming and many other features.
Download APK
4.6/5 Votes: 2,257
Developer
Scalar Math
Version
Latest
Updated
November 1, 2021
Requirements
4.4 and up
Size
8.2M
Get it on
Google Play

Report this app

Images

Description

🥇 Extremely flexible and highly advanced scientific calculator with definition of user arguments, definition of user functions, function graphics, script programming and many other features.

Scalar is more than a calculator. Scalar is a powerful math engine and math scripting language, which combines the simplicity of standard calculators with the flexibility of scripting. With Scalar, defining arguments and functions, as well as using them in subsequent calculations, expressions, and function graphs, has never been easier. You will see it shortly after familiarizing yourself with the screens and available options.

  • Main Features :

🔹 Standard and advanced scientific calculator
🔹 Extremely practical calculator keyboard
🔹Reusing previous calculations, just reference a constant that has been created for your convenience
🔹 User-defined arguments, as simple as x = 2
🔹 User-defined functions, as simple as f (x) = x ^ 2, f (x, y,…) = 2 * x + y
🔹User-defined random variables, as simple as rand X = rNor (0,1) +1
🔹 Beautiful function graphs, define variables, range, expression, interact with graph!
🔹 Script writing, customize and automate your work!
🔹A rich set of examples integrated into the application!
🔹 Saving work and sharing results

👌 Defining user items has never been so easy!

  • Using Scalar you can

    easily create user elements, here are examples of the natural math syntax:

scalar> x = 2
scalar> y = 2 * x
scalar> y
e1 = 4.0

scalar> x = 3
scalar> y
e2 = 6.0

It is not necessary to save the results!

  • In

    Scalar, each result is assigned to a constant created automatically, see example:

▶ scalar> 2 + 3
e1 = 5.0

▶scalar> 4 + 6
e2 = 10.0

▶ scalar> e1 + e2
➥ e3 = 15.0

👌 User functions offer enormous possibilities for customization!

Defining user functions is as easy as writing a formula

▶ scalar> f (x, y) = sqrt (x ^ 2 + y ^ 2)
scalar> f (3,4)
e1 = 5.0

👩‍🏫 Scalar was created by a mathematician, so it has built-in summation and product operators!

Scalar also supports summation and product operators, for example the number of prime numbers between 2 and 1000

▶ scalar> sum (i, 2, 10000, ispr (i))
e1 = 1229.0

⚡️ This is only a small part of the options available!

This is only an overview of a small part of the mathematical functions available. All implemented mathematical elements exceed several hundred.

  • 👩🏻‍💻 At Scalar you can write scripts!

🔹 The ability to write scripts is a unique feature among scientific calculators.
🔹 We all know how scripts dramatically speed up work.
🔹Scalar provides a nice script editor with syntax highlighting and syntax hints.
🔹 Scripts can be saved and / or shared (pro version).
🔹 The startup script is also supported (pro version).

  • 📈 At Scalar you can create awesome function charts!

🔹 Visualization is important – no doubt!
🔹 Scalar offers the possibility to create highly personalized function tables.
The function graphics are fully interactive: reading values, scaling, zooming.
🔹Functional tables can be saved or shared (pro version).

  • 📳 ScalarMath.org

More details on: ScalarMath.org

Enjoy using the scientific scalar calculator!

What's new

User interface improvements, update of dependencies, fixes and adjustment to the requirements of Google Play.