1. Fixed a bug in RPN and Batch modes that was allowing calculations to proceed with no numbers entered, causing the application to crash.
Next revision will be programmable, allowing users to create custom functions. The first programmable version will offer 5 buttons for custom math functions & offer a limited set of Very Calc functions. I'm staging in programming.
A colorful, customizable, scientific calculator with three input modes: Standard, RPN, and Batch.
RPN Mode is a popular input mode with a loyal following.
Batch Mode allows for the processing of a list of functions by a single function. For multi-argument functions, the inputs are processed for a single answer. For single-argument functions, each argument is processed against the function.
Examples of Batch Mode
1 2 3 4 5 + => 15
2 4 6 8 10 x => 3840
25 16 9 4 sqrt => (sqrt 25) = 5, (sqrt 16) = 4, (sqrt 9) = 3, (sqrt 4) = 2
1.1 1.2 1.3 cos => (cos 1.1) = 0.453, (cos 1.2) = 0.362, (cos 1.3) = 0.267
In all cases, the results of Batch Mode calculations get added to History either as a single equation, or as a set of entries reflecting the type of equations processed.
Customizable:
1. Colorful themes.
2. Three different button shapes - rectangle, rounded rectangle, oval.
3. Three button styles - border, no border, gradient.
4. Font styles - italic, bold, bold & italic.
History is unlimited. It can be viewed and shared. It can also be cleared. In the next version, history equations can be recalled for editing.
Very Calc offers 10 memory registers.
Mathematical & scientific constants.
Planned for the next version:
1. Programmable in Common Lisp
2. Unit Conversions
3. Updates to History - more functionality
This version of Very Calc Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of Very Calc Android App, We have 1 version in our database. Please select one of them below to download.