Long multiplication: Difference between revisions

Line 1,928:
=={{header|Dc}}==
{{incorrect|Dc|Code does not explicitly implement long multiplication}}
{{incorrect|Dc|Dc has no integers of a fixed size thus this task makes no sense for DCDc.
You would simulate having only fixed size integers just for implementing a multiplication simulating a bigger size?
Simulate overflow errors with Dc's arithmetic just for the sake of circumcoding it in the next layer?
169

edits