samanthas said:Ok so, how do you do a percentage? I can't believe the calculator doesn't have a percentage!
And also, if there another calculator that I can download somewhere? Widget or not.
Thomas Harte said:In the menubar, select View->Scientific to enable a wider version of the calculation, with a percentage button. But I've never really understood the point of it - doesn't it just divide by 100?
samanthas said:Ok so, how do you do a percentage? I can't believe the calculator doesn't have a percentage!
samanthas said:And also, if there another calculator that I can download somewhere? Widget or not.
which would make it a little more convenience than having to press9 . 9 5 + 7 % =
Even more so if you want to take 4.5% off a price, where9 . 9 5 x 1 . 0 7 =
would be easier than9 . 9 5 - 4 . 5 % =
But Apple's calculator doesn't do % shortcuts like those.9 . 9 5 x . 9 5 5 =
Doctor Q said:Some calculators are smarter about percentages, letting you add 7% tax to the price of a $9.95 item by pressingwhich would make it a little more convenience than having to pressEven more so if you want to take 4.5% off a price, wherewould be easier thanBut Apple's calculator doesn't do % shortcuts like those.
Oddly, if you press 7 % you get 0.07000000000000001 but if you press 7 % = you get 0.07.
Edit: Forget my first respond... I'm stupid... 😱 😉Doctor Q said:Oddly, if you press 7 % you get 0.07000000000000001 but if you press 7 % = you get 0.07.
Google doesn't handle +% (sales tax) or -% (discount) either.stridey said:Just use Google. It'll calculate any mathematical expression. 🙂
9.95 + 7% = 10.6465
9.95 + 7% = 10.02
Doctor Q said:Google and Calculator.app consider % in this case to mean "divided by 100", although Google also knows that 7% of 9.95 = 0.6965.
In the sales tax case, we humans consider % to be a verb taking an object, x percent of y, with a default object of the previously mentioned noun, so 9.95 + 7% means 9.95 + (7% of 9.95).
I think we are agreeing. It could be interpreted to mean eithermrichmon said:The issue is that + 7% is not a valid mathematical expression. Or even a valid logical expression since there is no mention of what the 7% refers to. Is it the immeadiately preceeding value, the following value, or some other value?
For example, what does this mean?: 9.95 + 7% + 20
9.95 + (7% of 9.95) + 20
9.95 + (7 / 100) + 20
Doctor Q said:Thinking of it another way, % should have two operands. When people omit the second operand, the "default" could be either the number mentioned before it, or it could be the number 1, since (7 % of 1) is (7 / 100).
Given the ambiguity, some calculators handle it one way and others another way.
Press Command-3 in Calculator.app.Mr. Mister said:I forget, does Mac OS X install with the calc app having all the other extensions, like Hex and Binary, or do you still have to move them around inside the Calculator.app package?