Wikipedia lists a surface temperature of 4300 K.
Chat with our AI personalities
math or temp.? temp
int nearPalin(int n){ int temp = n; int count = 0; while(temp>0){ temp /= 10; count++; } if(count%2 == 0){ count = count/2; while(count--) n = n / 10; temp = n; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } else{ count = count/2; while(count--) n = n / 10; temp = n; n = n/10; while(n>0){ temp = temp*10 + n%10; n = n/10; } return temp; } }
Rankine temp = 1.8(Celsius temp) + 491.67
Angles:degrees Temp.: degees C, degrees F, or kelvins
-273.15+600=326.85 degrees celsius