Celcius to Fahrenheit


No notes were written for this algorithm.

Preview of this algorithm

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