1.1.15
Application, Tools
Scalar Math
2.7 | 1215 Ratings | 55133 Views

Category | : | Application, Tools | Developer | : | Scalar Math |
Released | : | 2018-12-23 | Update | : | 2020-01-30 |
Get It On | : | ![]() | Last Version | : | 1.1.15 |
Content Rating | : | Everyone | Requirement | : | 4.2 Android |
WHAT'S NEW
App translation PLDefining user functions is just as simple as writing a formula
?
▶ scalar > x = 2 ▶ scalar > y = 2 * x ▶ scalar > y ➥ e1 = 4.0
? Extremely flexible function calculator and math scripting + beautiful design!
▶ scalar > x = 3 ▶ scalar > y ➥ e2 = 6.0
In Scalar, each result is assigned to an automatically created constant, see example:
Using Scalar you can easily create user elements, below are examples of the natural mathematical syntax:
?
▶ scalar > f (x, y) = sqrt (x ^ 2 + y ^ 2) ▶ scalar > f (3,4) ➥ e1 = 5.0
? 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).
?
More details on: ScalarMath.org
▶ scalar > 4 + 6 ➥ e2 = 10.0
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
▶ scalar > 2 + 3 ➥ e1 = 5.0
??
?
▶ scalar > e1 + e2 ✪ ➥ e3 = 15.0
? 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
Scalar is much more than a function 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.
⚡️
? 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).
0 comments: