Newton's Law of Cooling Calculator
Find the temperature of a cooling object over time.
Newton's law of cooling describes how an object approaches the surrounding temperature.
The math behind it
T = T_env + (T₀ − T_env)·e^(−k·t). It cools fastest when the temperature gap is largest.
Worked example
90 °C coffee in 20 °C room, k 0.05/min, 10 min → about 62.5 °C.
FAQ
Does it ever fully reach room temperature?
Only asymptotically — it gets arbitrarily close.