Function metfor::celsius_to_kelvin[][src]

pub fn celsius_to_kelvin(celsius: f64) -> Result<f64>

Convert temperatures Celsius to Kelvin.