Function metfor::kelvin_to_celsius[][src]

pub fn kelvin_to_celsius(kelvin: f64) -> Result<f64>

Convert Kelvin temperatures to Celsius.