Generalised floating point addition: Difference between revisions

m
→‎any base: added whitespace.
m (→‎{{header|REXX}}: added a link to the LINESIZE.REX program.)
m (→‎any base: added whitespace.)
Line 734:
└─┐ The number of digits for the precision is automatically adjusted. ┌─┘
└────────────────────────────────────────────────────────────────────┘*/
 
maxW=linesize()-1 /*max width allowed for displays.*/
/*Not all REXXes have LINESIZE. */