Long multiplication: Difference between revisions

m
→‎version 1: added a word to the REXX section header.
m (added commas to the hugh numbers to make them easier to read (and count the decimal digits).)
m (→‎version 1: added a word to the REXX section header.)
Line 3,823:
::*   leading signs
::*   decimal points
::*   automatically adjusting the number of decimal digits needed
 
Programming note: &nbsp; <big>&&</big> &nbsp; is REXX's &nbsp; '''exclusive or''' &nbsp; operand.