Long multiplication: Difference between revisions

Content added Content deleted
Line 1,934:
Simulate overflow errors with Dc's arithmetic just for the sake of circumcoding it in the next layer?
For languages having fixed size integers and bignum support this task may make sense but not for Dc.
The followingThis example should be replaced by exactly this explanation.}}
 
=={{header|EchoLisp}}==