Scientific Calculator Scalar

4,7
3,58Ā hilj. recenzija
100Ā hilj.+
Preuzimanja
Kategorizacija sadržaja
PEGI 3
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

šŸ“—šŸ“™šŸ“˜ Click and see the user guide in PDF

šŸ„‡ Extremely Flexible & Very Advanced Scientific Calculator with User Arguments Definition, User Functions Definition, Functions Graphs, Scripts Programming and many other features.

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

šŸŽÆ Main features:

šŸ”¹ Standard & Advanced Scientific Calculator
šŸ”¹ Extremely convenient calculator keyboard
šŸ”¹ Re-usage of previous calculations, just reference a constant that was 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, set variables, range, expression, interact with the chart!
šŸ”¹ Scripts writing, personalize and automate you work!
šŸ”¹ Rich set of examples built-in in the app!
šŸ”¹ Work saving and results sharing

šŸ‘Œ The definition of user elements has never been easier!

Using Scalar you can easily create user elements, below are examples of the natural mathematical syntax:

ā–¶ scalar > x = 2
ā–¶ scalar > y = 2 * x
ā–¶ scalar > y
āž„ e1 = 4.0

ā–¶ scalar > x = 3
ā–¶ scalar > y
āž„ e2 = 6.0

šŸ‘Œ There is no need to save the results!

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

ā–¶ scalar > 2 + 3
āž„ e1 = 5.0

ā–¶ scalar > 4 + 6
āž„ e2 = 10.0

ā–¶ scalar > e1 + e2
āœŖ āž„ e3 = 15.0

šŸ‘Œ User functions give huge possibilities of personalization!

Defining user functions is just as simple 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, therefore it has built-in summation and product operators!

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

ā–¶ scalar > sum ( i, 2, 10000, ispr (i) )
āž„ e1 = 1229.0

āš”ļø This is only a tiny part of available options!

It is only a presentation of a small part of the available mathematical functions. All implemented math elements exceeds 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 significantly accelerate work.
šŸ”¹ Scalar provides a nice script editor with syntax highlighting & syntax hints.
šŸ”¹ Scripts can be saved and/or shared (pro version).
šŸ”¹ Start-up script is also supported (pro version).

šŸ“ˆ At Scalar you can create beautiful function graphs!

šŸ”¹ Visualization is important - no doubts!
šŸ”¹ Scalar provides the ability to create highly personalized function charts.
šŸ”¹ Functions graphs are fully interactive: values reading, scaling, zooming.
šŸ”¹ Function charts can be saved or shared (pro version).

šŸ“³ ScalarMath.org

More details on: ScalarMath.org

šŸ‘Œ Enjoy using Scalar Scientific Calculator!
Ažurirano dana
27. aug 2023.

Sigurnost podataka

Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaŔe podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o koriŔtenju, regiji i dobi. Programer je pružio ove informacije i može ih s vremenom ažurirati.
Podaci se ne dijele s trećim stranama
Saznajte viŔe o načinu na koji programeri pružaju izjavu o dijeljenju
Ova aplikacija može prikupljati ove vrste podataka
Lokacija, Aktivnost aplikacija i joÅ” 2
Podaci su Ŕifrirani u prijenosu
Možete zatražiti da se podaci izbriŔu

Ocjene i recenzije

4,7
3,47Ā hilj. recenzija

Å ta ima novo

Video help fixed, update to the latest Google requirements.