Whole document tree
    

Whole document tree

G_PRODUCT

G_PRODUCT

Name

G_PRODUCT -- 

Description

PRODUCT returns the product of all the values and cells referenced in the argument list. Empty cells are ignored and the empty product is 1.

Examples

G_PRODUCT(2,5,9) equals 90.

See also

SUM, COUNT.