ph_ftoc PowerHome formula function
Description
Converts a temperature value in Farenheight to Celcius
Syntax
ph_ftoc ( temp, round )
Argument |
Description |
temp
|
Double. The temperature value in Farenheight
|
round
|
Integer. The number of decimal places for the result to be rounded.
|
Return value
Double. Returns the converted temperature in degrees Celcius.