public static double Temp_F2C( double tempFarenheit )
Public Shared Function Temp_F2C ( _ tempFarenheit As Double _ ) As Double
public: static double Temp_F2C( double tempFarenheit )