UnitConverters.CelsiusToKelvin(Double) Method

Definition

Celsius to Kelvin

public static double CelsiusToKelvin (double celsius);

Parameters

celsius
System.Double

The temperature in Celsius to convert

Returns

System.Double

The temperature in Kelvin

Applies to