Function metfor::celsius_to_f [] [src]

pub fn celsius_to_f(temperature: f64) -> Result<f64>

Convert Celsius to Fahrenheit.