Computer Science, asked by wwwtaniyaghosh, 1 month ago

what values will you enter in A2 and A3 if you want a series of multiples 2





computer question​

Answers

Answered by UTTAMSHARMA84
0

Answer:

if cells A1 and A2 contain numbers, you can use the formula =PRODUCT(A1, A2) to multiply those two numbers together. You can also perform the same operation by using the multiply (*) mathematical operator; for example, =A1 * A2. The PRODUCT function is useful when you need to multiply many cells together.

I HOPE IT'S HELPFUL TO YOU

Similar questions