Additionally, paste this code immediately after the opening tag:

Very Calc

A colorful, customizable, scientific calculator with three input modes: Standard, RPN, and Batch. RPN Mod...

Free

Store review

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

Last update

Jan. 17, 2020

Read more