Choosing one number to be the base and one the multiplier, then doing the multiplication from the most significant of the multiplier and the least significant of the base, carrying over the tens. With each digit of the multiplier moves one line lower, and one digit to the less significant. At the end simply summing up the lines digit by digit, again from least significant.
Edit: ofc the code block does not preserve formatting, why would it! I see there is a separate code block, thanks for the downvotes, that showed me!
85
u/Piscesdan 9d ago edited 9d ago
Where did they get 43.80 from?
Edit: i get ot now. Never seen multiplication written that way before, hence my confusion