PRODUCT

PRODUCT product of the given values

Synopsis

PRODUCT(values,…)

Arguments

values: a list of values to multiply

Description

PRODUCT computes the product of all the values and cells referenced in the argument list.

Note

If all cells are empty, the result will be 0.

Microsoft Excel Compatibility

This function is Excel compatible.

OpenDocument Format (ODF) Compatibility

This function is OpenFormula compatible.

See also

SUM, COUNT, G_PRODUCT.