Generalised floating point multiplication: Difference between revisions

→‎{{header|ALGOL 68}}: misc comment changes.
m (→‎[[Generalised_floating_point_multiplication#ALGOL 68]]: removed # Kudos: use http://en.wikipedia.org/wiki/Karatsuba_algorithm #)
(→‎{{header|ALGOL 68}}: misc comment changes.)
Line 84:
 
COMMENT
Source code for Big_float_BCD_base, Mixin_Big_float_addition & subtraction is
located at: http://rosettacode.org/wiki/Generalised_floating_point_additio#ALGOL_68Generalised_floating_point_addition%23ALGOL_68
END COMMENT
# include the basic axioms of the digits being used #