http://www.google.com/search?q=9/10
But not:-
http://www.google.com/search?q=9/11
Also seems like it could be much smaller, since it's following this increasing trend to devote less and less screen real-estate to search results.
21–30 of 70 posts
http://www.google.com/search?q=9/10
But not:-
http://www.google.com/search?q=9/11
Also seems like it could be much smaller, since it's following this increasing trend to devote less and less screen real-estate to search results.
Interesting, works for:- http://www.google.com/search?q=9/10 But not:- http://www.google.com/search?q=9/11 Also seems like it could be much smaller, since it's following this increasing trend to devote less and less screen real-estate to search results.
Interesting, works for:- http://www.google.com/search?q=9/10 But not:- http://www.google.com/search?q=9/11 Also seems like it could be much smaller, since it's following this increasing trend to devote less and less screen real-estate to search results.
My guess is 9/11 was if-ed out; if someone types that into a query, one most likely wants to see results related to WTC attack.
Link that works for people with non-English Google: https://www.google.com/search?hl=en&q=calculator (The link is setting the language to English for just that search.)
Thanks.
Link that works for people with non-English Google: https://www.google.com/search?hl=en&q=calculator (The link is setting the language to English for just that search.)
Thanks, I wonder why they would only enable this for English searches?
where?
bc -l
or for those who like rpn
dc
Interesting how Microsoft and Google have different ideas of how percentage key (%) should work. Relevant post by Raymond Chen: “How does the [Windows] calculator percent key work?” http://blogs.msdn.com/b/oldnewthing/archive/2008/01/10/70474... Implementing % button, Google chose an approach which is more mathematically sensible but arguably less obvious to users. For Google, 10% just an alias for 0.1. This means th…