News

If the two numbers each have N digits, that's N2 (or N x N) multiplications altogether. In the example above, N is 3, and we had to do 3 2 = 9 multiplications.
Most everyone learns to multiply the same way. We stack two numbers, multiply every digit in the bottom number by every digit in the top number, and do addition at the end. If you’re multiplying two ...