UnitConverters.FahrenheitToCelsius(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converter fahrenheit to celsius
public static double FahrenheitToCelsius (double fahrenheit);
Parameters
- fahrenheit
- System.Double
The value in fahrenheit to convert
Returns
System.Double
The value in celsius