|
Project Information
Members
|
Calculator is an extension for Mozilla and Firefox. It has an interface similar to Microsoft Powertoy Calculator. And it's a great open source replacement to the calculator included in Windows accessories. Features
Lastest changeshttps://addons.mozilla.org/en-US/firefox/addons/versions/1194 FAQ
You can disable those pop ups on the extension preferences page. The % is not percentage but the modulo operator. For more info on this operator, modulo. You can enter a comment using ":" or "//" after an expression. Try "8 + 13 : Fibonacci for 8" Calculator uses javascript to calculate expressions. In javascript, all numbers are represented with floats. This means that numbers are not exact and it might cause problems like 1.1+1.1 = 2.1999999 You can find the latest version here https://addons.mozilla.org/en-US/firefox/downloads/file/61924/calculator-1.1.14-fx+sm.xpi it is not available on the official page yet because it is being reviewed.
|