Temperature conversion/REXX: Difference between revisions

Content added Content deleted
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: Line 2:


=={{header|REXX}}==
=={{header|REXX}}==
<lang rexx>/*REXX program converts temperatures for a large number of temperature scales. */
<lang rexx>/*REXX program converts temperatures for a large number of temperature scales. */


call e /*let's see the precision we can use. */
call e /*let's see the precision we can use. */