Temperature conversion/REXX: Difference between revisions

m
→‎{{header|REXX}}: elide errant vertical tab (VT) left over from DOS pipe command when using a wide DOS window.
m (→‎{{header|REXX}}: split a comment from the statement.)
m (→‎{{header|REXX}}: elide errant vertical tab (VT) left over from DOS pipe command when using a wide DOS window.)
Line 2:
 
=={{header|REXX}}==
<lang rexx>/*REXX program converts temperatures for a large number of temperature scales. */
 
call e /*let's see the precision we can use. */