tandoorichicken
Nov28-04, 11:16 PM
For a computer program, I have to multiply:
a[][] * b[]
and store it in c[]
how does the math for this work out on paper? What exactly am I multiplying?
a[][] * b[]
and store it in c[]
how does the math for this work out on paper? What exactly am I multiplying?