Hacker News new | ask | show | jobs
by yourad_io 2136 days ago
Fun fact: googling for -273.15 without double quotes produces no results.

You need to quote negative arithmetic values when searching, even if there are no other query parameters. It made me wonder if I was misremembering absolute zero.

1 comments

Oh, probably because it interprets it as a logical negation; not "negative X", but "remove X from results".