0 degrees celsius + 0 degrees celsius -
11–20 of 81 posts
Re: 0 degrees celsius + 0 degrees celsius -
#12It looks like it must be using kelvin as its canonical units: 0C + 0C = 273.15 K + 273.15 K = 546.3 K = 273.15 C The weirdness is that conversions like that don't work for units that have different zero points. Perhaps addition of temperatures isn't really well defined? If 273.15 K + 273.15 K does not equal 0 C + 0 C, despite 273.15 K = 0 C, it's not clear what addition "means" in this context. One restricted form of…
As you explained, the query posed by the title is meaningless, but 0 degrees Celsius + 0 Celsius degrees is handled correctly: http://www.google.com/search?&q=0+degrees+celsius+%2B+0+...
Re: 0 degrees celsius + 0 degrees celsius -
#13Re: 0 degrees celsius + 0 degrees celsius -
#14Digging a little deeper... (0 degrees Celsius) + (0 degrees Celsius) - (0 degrees Celsius) = 0 degrees Celsius (0 degrees Celsius) - (0 degrees Celsius) = 0 kelvin (0 degrees Celsius) + (0 kelvin) = 0 degrees Celsius The last 2 of the 3 are wrong, so I'd say this is definitley a bug. EDIT: I think I figured it out. It's converting everything after the first temperature to Kelvin, without converting the first temp to…
Your math/logic is wrong, (A - A) => (B - A) you converted 0C to both 0 and 273.
Convert everything to Kelvin and it all makes sense. It's non-intuitive because 0C indicates a positive amount of energy rather than no energy as 0K does.
Re: 0 degrees celsius + 0 degrees celsius -
#15It's meaningless to add temperatures when the zero level is at +273. It's like adding years relative to 2010 years ago - it would be meaningless to add this year - 2010 - with (say) 1666 - the year of the Great Fire of London. It's meaningful to take differences (the Great Fire happened 344 years ago), but not to add. (Unless we converted to some kind of absolute time units e.g. years since the big bang) I'd say what…
Re: 0 degrees celsius + 0 degrees celsius -
#16Case in point: There is currently no discussion in this thread of the difference between extensive and intensive properties of matter (highly relevant to the error Google makes here).
Re: 0 degrees celsius + 0 degrees celsius -
#17The question is meaningless but google answers it in the best possible way
Re: 0 degrees celsius + 0 degrees celsius -
#18http://www.wolframalpha.com/input/?i=0%20degrees%20celsius%2...
Re: 0 degrees celsius + 0 degrees celsius -
#19It looks like it must be using kelvin as its canonical units: 0C + 0C = 273.15 K + 273.15 K = 546.3 K = 273.15 C The weirdness is that conversions like that don't work for units that have different zero points. Perhaps addition of temperatures isn't really well defined? If 273.15 K + 273.15 K does not equal 0 C + 0 C, despite 273.15 K = 0 C, it's not clear what addition "means" in this context. One restricted form of…
Google can actually differentiate between the two meanings: degrees Celsius and Celsius degrees . As you explained, the query posed by the title is meaningless, but 0 degrees Celsius + 0 Celsius degrees is handled correctly: http://www.google.com/search?&q=0+degrees+celsius+%2B+0+...
Should Google should convert the query somehow? It seems like adding two temperatures in degrees Celsius is something that never really makes sense (or subtracting, multiplying, or dividing them), so faithfully executing it like they currently do is rarely what's intended.
Re: 0 degrees celsius + 0 degrees celsius -
#20Digging a little deeper... (0 degrees Celsius) + (0 degrees Celsius) - (0 degrees Celsius) = 0 degrees Celsius (0 degrees Celsius) - (0 degrees Celsius) = 0 kelvin (0 degrees Celsius) + (0 kelvin) = 0 degrees Celsius The last 2 of the 3 are wrong, so I'd say this is definitley a bug. EDIT: I think I figured it out. It's converting everything after the first temperature to Kelvin, without converting the first temp to…
0C - 0C => 0 - 273 = -273 = 0K (ok, weird this one then converts back to K) Your math/logic is wrong, (A - A) => (B - A) you converted 0C to both 0 and 273. Convert everything to Kelvin and it all makes sense. It's non-intuitive because 0C indicates a positive amount of energy rather than no energy as 0K does.