Temperature conversion/REXX: Difference between revisions

m
corrected a misspelling of the REXX language (to the correct/official computer programming language name).
m (Avoid miscounting task entries twice)
m (corrected a misspelling of the REXX language (to the correct/official computer programming language name).)
Line 6:
 
No commenting/explaining was affixed to the higher math functions because it would detract from the logic of the main program.
<span style='font-family: "Linux Libertine",Georgia,Times,serif;font-size:150%;'>[[RexxREXX]]</span><hr>
<lang rexx>/*REXX program converts temperatures for fifty─eight different temperature scales. */