Scientific Calculator Scalar

org.mathparser.scalar.lite

View detailed information for Scientific Calculator Scalar — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
73.9K(73,945)
Rating
4.3(14 reviews)
Released
December 28, 2018
Last updated
August 27, 2023
Category
Tools
Developer
INFIMA
Developer details
Name
INFIMA
E-mail
scalar.math@gmail.com
Website
unknown
Country
Poland
Address
unknown
Scientific Calculator Scalar Header - AppWisp.com

Screenshots

Scientific Calculator Scalar Screenshot 1 - AppWisp.com
Scientific Calculator Scalar Screenshot 2 - AppWisp.com
Scientific Calculator Scalar Screenshot 3 - AppWisp.com
Scientific Calculator Scalar Screenshot 4 - AppWisp.com

Description

šŸ“—šŸ“™šŸ“˜ 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).

šŸ† Free version vs paid version:

You can take full advantage of the free version of Scalar, however some options will be unavailable. These are mainly the ability to save / open a script, save / open a chart, share calculations, share scripts and share charts. All these options can be found in the pro version.

šŸ“³ ScalarMath.org

More details on: ScalarMath.org

šŸ‘Œ Enjoy using Scalar Scientific Calculator!