Fahrenheit to Celcius


No notes were written for this algorithm.

Preview of this algorithm

Icon Variable
Ask for f with default 0
Icon Variable
Set c to 5(f - 32)/9
Icon Output
Print approximated value of c