I
Izzy
Guest
I need a farenheit to celsius converter for Perl.
The conversion equation is as follows:
Tc = (5/9)*(Tf-32)
Where:
Tc = temperature in degrees Celsius
Tf = temperature in degrees Fahrenheit
The conversion equation is as follows:
Tc = (5/9)*(Tf-32)
Where:
Tc = temperature in degrees Celsius
Tf = temperature in degrees Fahrenheit