▲ | rgovostes 2 days ago | ||||||||||||||||||||||||||||
Many years ago, ~2009ish, a friend pointed out that Calculator.app was giving the wrong sign when raising a positive number to a negative exponent. It turned out to be a bug in CFNumber affecting virtually every app. I noticed the other day that you can type "1+1 sq ft in sq in=" and macOS will helpfully autocomplete the answer: 1,694.0031 square inches. Which is completely wrong. 2 square feet is 288 square inches. It took a few minutes to solve the puzzle of what the hell it is doing. So take caution trusting Apple's math, which naturally is up to 2x better³—for some value of x. | |||||||||||||||||||||||||||||
▲ | OptionOfT 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||
Thank you for posting this. I had the same issue with a different calculation. The answer was wrong. I thought it looks weird because I put a space after the = and the autocomplete does not add that. | |||||||||||||||||||||||||||||
▲ | jb1991 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
"1+1 sq ft in sq in=" The order of operations here is quite ambiguous. It’s not obvious even to a human reader how you would expect this to be interpreted. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | handsclean 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
> 1+1 sq ft in sq in= Fun puzzle. Spoilers ahead: It seems it’s considering the first 1, and not the second, to be in square meters. “(1+1) sq ft in sq in” works. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | 2 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
[deleted] |