Computer Science, asked by sarveshshu79, 5 hours ago

syntax of product is​

Answers

Answered by Anonymous
0

The PRODUCT function multiplies all the numbers given as arguments and returns the product. For example, if cells A1 and A2 contain numbers, you can use the formula =PRODUCT(A1, A2) to multiply those two numbers together. ... For example, the formula =PRODUCT(A1:A3, C1:C3) is equivalent to =A1 * A2 * A3 * C1 * C2 * C3.

Answered by shineee278
1

Answer:

The PRODUCT function multiplies all the numbers given as arguments and returns the product. For example, if cells A1 and A2 contain numbers, you can use the formula =PRODUCT(A1, A2) to multiply those two numbers together. ... For example, the formula =PRODUCT(A1:A3, C1:C3) is equivalent

Similar questions