Convert a temperature from deg F to deg C

Declaration Syntax
Public Shared Function Temp_F2C ( _
tempFarenheit As Double _
) As Double

Parameters
- tempFarenheit (Double)
- The temperature in deg F.

Return Value
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)