Largest int from concatenated ints: Difference between revisions

m
→‎{{header|REXX}}: elided a statement from the REXX section header.
m (→‎Version 4: minor improvement)
m (→‎{{header|REXX}}: elided a statement from the REXX section header.)
Line 1,950:
<br>verify that the numbers are indeed integers &nbsp; (and it also normalizes the integers).
 
The &nbsp; '''numeric digits''' &nbsp; (the number of decimal digits for the precision) &nbsp; is automatically adjusted for any sized integer.
<br>The absolute value is used for negative numbers.