Pt100 thermometer by olf

#!ruby -n
r=$_.to_f-t=100
$:.map{t=(r+t*t*(5.775e-5+(r>0?0:4.183e-10*(t-100)*t)))/0.39083}
puts"%.3f"%t+=273.15

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page