Skip to content

vegos/DeveloperCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Developer Time/Temperature Calculator

Based on the formula:

New time = Old time * exp(-0.081 * (New temp °C - Old temp °C)) 

found @ http://www.covingtoninnovations.com/xtol


It calculates the time (in MM:SS) for any temperature.
It also rounds the output (if desired) to quarter of a minute.

About

Developer Time / Temperature Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages