Compare Chrome extensions: Calculator vs Calculator

Stats Calculator Calculator Calculator Calculator
User count N/A 10,000+
Average rating 3.96 4.00
Rating count 1,609 40
Last updated 2021-03-08 2018-11-06
Size 218.11K 1.03M
Version 2.2.8 3.1.0.0
Short description
A calculator with 29-functions for basic arithmetic, algebra, trigonometry and discrete math.… One different scientific calculator (desktop version)...
Full summary

A calculator with 29-functions for basic arithmetic, algebra, trigonometry and discrete math.

Keyboard Shortcuts:

a - All Clear (AC) c - All Clear (AC) e - e n - negate (+/-) p - Pi (π) % - % i - inverse (1/x) ^ - yⁿ ! - ! @ - x²

See more

This is kinda unusual scientific calculator.

What makes this calculator unusual is that you can see both sides of the current binary operation. For example -- if you type 2 + 2 you'll see exactly "2 + 2" until you press "=". The calculator was made with touch-screen in mind and should be ready for touch-screen chromebooks.

The app is based on the so called “scientific calculators”, which means it comes with many “advanced” functions (trigonometric, logarithmic, exponential, etc.) But the way that calculator works (different than standard calculators and showing both left and right operand at the same time) means that if you have an operation entered (for example: 5 * 6) and tap some unary operation button (for example the square button) the operation will be performed on the second operand (in our example 6 will become 36). All in all this calculator app will give you little more info for the current/previous calculation but it is still a calculator and not a formula processor or equation machine.

On devices with keyboard you can use the obvious keys: number keys, dot (floating point), +, -, *, /, Enter (=), ESC (C) and Backspace. The advanced ("scientific") functions are not yet accessible with keyboard shortcuts (but better keyboard support is planned for the next releases).

The initial goal of this calculator was to be a real-life example of jQuery Mobile (and it worked as such) but somehow, with the time, more calculations were added and it became full-featured scientific calculator. It is, however, still work in progress, so let me know if you find a bug, if some calculation isn't working or if you want to see new feature added.

Basic Calculations:

As one would expect, the “usual suspects” are all here: - addition (+), subtraction (-), multiplication (*), division (/) - exponent (Power) operators (3 buttons for power calculation: ^2, ^3 and ^x)

See more