IIsi50MHz / chromey-calculator

A triaged calculator project exported from code.google.com/p/chromey-calculator
8 stars 7 forks source link
NOTE:

This has been mostly forgotten for years (although apparently at one time installed by >2.2% of the population of Malaysia, if you can believe Google's stats). This note has been prompted by Google's imminent removal of Manifest v2 support for Chrome extensions.

This calculator was Featured on the Chrome Web Store for some months when the store was much younger, until Google Legal notice it was called Chromey Calculator. This was when you couldn't buy your way into better placement on the store by spending advertising dollars.

Initially, the extension submitted all queries to Google Calculator, and if it couldn't parse the result, submitted them to WolframAlpha.

It really needs a proper CAS, to replace...whatever it was that Brent Robinett, mindstormkid, and I relied upon after WolframAlpha asked us to remove WolframAlpha support. Some users have reported a few weird bugs.


A surprisingly versatile scrolling calculator extension for Google Chrome.

Cloudy Calculator

Math geeks rejoice!

Inspired by the fantastic calculator build into Google's search engine, Cloudy Calculator handles many of the same kinds of calculations as Google does. In fact, if Cloudy Calculator can't handle a calculation, it asks Google for the result (you'll see a litte "G" to the left of those calculations).

For years, before we created Cloudy Calculator, we used Google's calculator on a daily basis in our work. And it was (and still is) really, really useful. (No more tedius unit conversions! It does all for you. Just type in your calculation like you would any other search. Very nice.) But we often ended up working through a long series of calculations and inevitibly we'd make a mistake somewhere along the way. Tracking down those mistakes was kind of painful because it's not so easy to look back through the history of your calculations. We wanted to be able to see all those calculations all at the same time in one place. That's why we created Cloudy Calculator.

Quick Tips Scrollable history of previous calculations Use up/down arrow keys to access input history. Click on any result to insert it into the input area. Ctrl+Click on any result to copy to clipboard. Click the little arrow at the upper right to pop out to new window. Last result can be accessed using the "@" variable. Create your own user variables -- @abc_123 = 42 Store an unevaluated expression -- @x := 10 meters * You'll see a faint "G" next to results caclulated by Google. Click the "G" to see the original Google result.

Some of the things Cloudy Calculator is capable of handling Mixed unit calculations -- 2 mi + 4 km + 3 light-years in feet Unit conversion -- 1/4 cup in tablespoons Currency conversion -- 56 dollars in euros Hex, octal, binary -- 4 + 0xAF + 0o71 + 0b10 in hex Mathematical functions -- sin, cos, tan, log, etc. Mathematical and physical constants -- pi, e, h, c, etc.