Scientific Calculator Scalar

4,8
3,66KĀ avis
100K+
TƩlƩchargements
Classification du contenu
PEGIĀ 3
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
Capture d'Ʃcran
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

šŸ“—šŸ“™šŸ“˜ 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!
Date de mise Ć  jour
27 agt 2023

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
Cette appli peut recueillir ces types de donnƩes
Position, Activité dans l'application et 2 autres
Les donnƩes sont chiffrƩes lors de leur transfert
Vous pouvez demander la suppression des donnƩes

Notes et avis

4,8
3,54KĀ avis

NouveautƩs

Video help fixed, update to the latest Google requirements.