Scientific Calculator Scalar Application icon

Scientific Calculator Scalar 1.2.1

14 MB / 100K+ Downloads / Rating 4.7 - 3,540 reviews


See previous versions

Scientific Calculator Scalar, developed and published by Mariusz Gromada, has released its latest version, 1.2.1, on 2023-12-10. This app falls under the Tools category on the Google Play Store and has achieved over 100000 installs. It currently holds an overall rating of 4.7, based on 3.540 reviews.

Scientific Calculator Scalar APK available on this page is compatible with all Android devices that meet the required specifications (Android 6.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: org.mathparser.scalar.pro

Updated: 1 year ago

Developer Name: Mariusz Gromada

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Scientific Calculator Scalar on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.7
Total 3,540 reviews

Reviews

5 ★, on 2020-09-22
This app is very well constructed. Superbly functional. Obvious purchase. Although it might take a little time to understand how IT thinks, you'll probably end up quite pleased. Strongly recommended.

5 ★, on 2020-07-18
I had the app for a while, but I'm mostly still exploring it, since typically when I need to compute something more elaborate I usually have access to my pc, but got to say, so far so good. I definitely appreciate the possibility of making scripts, quite a unique feature among android calculator apps.

4 ★, on 2020-09-27
It's not Mathematica by a long shot. Nevertheless, it gets basic stuff done, even without an internet connection.

5 ★, on 2019-08-09
This is what I've been looking for! This is not a typical calculator interface (which is limiting), this is using the computing power of your phone / tablet in a much more intelligent and powerful way. Mr. Gromada has created a true gem here! Thank you very much, sir! (tip: swipe from left edge to reveal all your options) PS: Now I have a way to practice what I'm learning on Nancy Pi's youtube videos!

5 ★, on 2019-10-24
This app is great if you need more than basic calculator. It can do algebra and graphics and scripts. I see some comments about having to use * instead of X but this is because variables are allowed so X can be a number whereas * cannot. If you want more than the calculator already installed on your device, this is a good alternative as it can be as complex or as simple as you like

4 ★, on 2019-08-12
great math app, with one small bug on my device that hurts me inside like a not so gental cellmate. besides being a great calculator, it has a pretty nice scripting environment. It even allows you to run a script at startup, which lets you do anything from having some variables on hand to defining nearly any function that you can write. Unfortunately, I cant save the scripts on my device. I allowed it access to the file sustem but it still fails to write. Still my favorite calculator though.

Previous Versions

Scientific Calculator Scalar 1.2.1
2023-12-10 / 14 MB / Android 6.0+

About this app

📗📙📘 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!

New features

Video help fixed, update to the latest Google requirements.

App Permissions

Allows access to the vibrator.
Allows an application to write to external storage.
Allows an application to read from external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.