Generalised floating point addition: Difference between revisions

m
→‎base ten only: used a better word then "10" to indicate base 10.
m (hint added)
m (→‎base ten only: used a better word then "10" to indicate base 10.)
Line 904:
 
=={{header|REXX}}==
===base 10ten only===
<lang rexx>/*REXX pgm to perform generalized floating point addition using BCD nums*/
/*┌────────────────────────────────────────────────────────────────────┐