Map range: Difference between revisions

m
→‎version 3: changed the wording in the REXX section header.
m (→‎{{header|REXX}}: inserted an omitted word.)
m (→‎version 3: changed the wording in the REXX section header.)
Line 1,962:
 
===version 3===
This REXX version showsused a function that calculates and showsalso display the range mapping.
<lang rexx>/*REXX program maps and displays a range of numbers from one range to another range.*/
rangeA = 0 10